mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-12 03:40:15 +00:00
update docs for esp32s2
This commit is contained in:
parent
4265dfb2de
commit
f6edb46c0a
@ -30,6 +30,7 @@ Special thanks to all the people who spent their precious time and effort to hel
|
||||
|
||||
The stack supports the following MCUs:
|
||||
|
||||
- **Espressif:** ESP32-S2
|
||||
- **MicroChip:** SAMD21, SAMD51 (device only)
|
||||
- **NordicSemi:** nRF52840, nRF52833
|
||||
- **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505
|
||||
|
@ -9,6 +9,10 @@ The board support code is only used for self-contained examples and testing. It
|
||||
|
||||
This code base already had supported for a handful of following boards (sorted alphabetically)
|
||||
|
||||
### Espressif ESP32-S2
|
||||
|
||||
- [ESP32-S2-Saola-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html)
|
||||
|
||||
### MicroChip SAMD
|
||||
|
||||
- [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
|
||||
|
Loading…
x
Reference in New Issue
Block a user