mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08:00
doc update
This commit is contained in:
parent
50e0b81713
commit
fd56ae777e
@ -39,6 +39,7 @@ The stack supports the following MCUs:
|
||||
- iMX RT Series: RT1011, RT1015, RT1021, RT1052, RT1062, RT1064
|
||||
- Kinetis: KL25
|
||||
- LPC Series: 11Uxx, 13xx, 175x_6x, 177x_8x, 18xx, 40xx, 43xx, 51Uxx, 54xxx, 55xx
|
||||
- **Raspberry Pi:** RP2040
|
||||
- **Sony:** CXD56
|
||||
- **ST:** STM32 series: L0, F0, F1, F2, F3, F4, F7, H7 both FullSpeed and HighSpeed
|
||||
- **TI:** MSP430
|
||||
@ -98,8 +99,9 @@ TinyUSB is currently used by these other projects:
|
||||
- [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)
|
||||
- [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)
|
||||
- [TinyUF2 Bootloader](https://github.com/adafruit/tinyuf2)
|
||||
- [TinyUSB Arduino Library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino)
|
||||
|
||||
Let me know if your project also uses TinyUSB and want to share.
|
||||
|
@ -88,6 +88,10 @@ This code base already had supported for a handful of following boards (sorted a
|
||||
- [NGX LPC4330-Xplorer](https://www.nxp.com/design/designs/lpc4330-xplorer-board:OM13027)
|
||||
- [Double M33 Express](https://www.crowdsupply.com/steiert-solutions/double-m33-express)
|
||||
|
||||
### Raspberry PI RP2040
|
||||
|
||||
- [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/)
|
||||
|
||||
### Sony
|
||||
|
||||
- [Sony Spresense CXD5602](https://developer.sony.com/develop/spresense)
|
||||
|
Loading…
x
Reference in New Issue
Block a user