diff options
| author | Ha Thach <[email protected]> | 2020-07-01 13:19:06 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-01 13:19:06 +0700 |
| commit | ea67aee75be289245fba981a772481f46e20b382 (patch) | |
| tree | 29da83be7995b18cbb7c63237c1ce7e0e89d88b0 | |
| parent | 383f8047a5d834a82f764162ca3ffd129ee6b80c (diff) | |
Update README.md
| -rw-r--r-- | README.md | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -90,11 +90,12 @@ MIT license for all TinyUSB sources `src` folder, [Full license is here](LICENSE TinyUSB is currently used by these other projects: -* [Adafruit nRF52 Arduino](https://github.com/adafruit/Adafruit_nRF52_Arduino) -* [Adafruit nRF52 Bootloader](https://github.com/adafruit/Adafruit_nRF52_Bootloader) -* [Adafruit SAMD Arduino](https://github.com/adafruit/ArduinoCore-samd) -* [CircuitPython](https://github.com/adafruit/circuitpython) -* [MicroPython](https://github.com/micropython/micropython) -* [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) +- [Adafruit nRF52 Arduino](https://github.com/adafruit/Adafruit_nRF52_Arduino) +- [Adafruit nRF52 Bootloader](https://github.com/adafruit/Adafruit_nRF52_Bootloader) +- [Adafruit SAMD Arduino](https://github.com/adafruit/ArduinoCore-samd) +- [CircuitPython](https://github.com/adafruit/circuitpython) +- [MicroPython](https://github.com/micropython/micropython) +- [mynewt](https://mynewt.apache.org) +- [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) Let me know if your project also uses TinyUSB and want to share. |
