Pārlūkot izejas kodu

update docs for esp32s2

hathach 5 gadi atpakaļ
vecāks
revīzija
f6edb46c0a
2 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 1 0
      README.md
  2. 4 0
      docs/boards.md

+ 1 - 0
README.md

@@ -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

+ 4 - 0
docs/boards.md

@@ -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)