diff options
| author | Andrew Scheller <[email protected]> | 2021-02-09 09:55:26 +0000 |
|---|---|---|
| committer | Andrew Scheller <[email protected]> | 2021-02-09 09:55:26 +0000 |
| commit | 43acffd41ef9434196bf21c0766d29f1680be53c (patch) | |
| tree | cd2261db532377fdac3aa3d36572d48bd8b2953f /README.md | |
| parent | ecd16cf24bcef606019c8e4d694b3bf0f138c9aa (diff) | |
Fix capitalisation of Raspberry Pi
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
