Fix capitalisation of Raspberry Pi

This commit is contained in:
Andrew Scheller
2021-02-09 09:55:26 +00:00
parent ecd16cf24b
commit 43acffd41e
2 changed files with 3 additions and 3 deletions

View File

@@ -102,6 +102,6 @@ TinyUSB is currently used by these other projects:
- [Espressif IDF](https://github.com/espressif/esp-idf)
- [MicroPython](https://github.com/micropython/micropython)
- [mynewt](https://mynewt.apache.org)
- [Raspberry pico-sdk](https://github.com/raspberrypi/pico-sdk)
- [Raspberry Pi Pico SDK](https://github.com/raspberrypi/pico-sdk)
- [TinyUF2 Bootloader](https://github.com/adafruit/tinyuf2)
- [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino)