diff options
| author | Ha Thach <[email protected]> | 2021-02-01 16:15:19 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-02-01 16:15:19 +0700 |
| commit | 9aa9c7e9684b29d2acb2cc61248d94f0029f672b (patch) | |
| tree | 81d1ef70cc74165aa10714b93fd6f20db0b5b3a1 /docs | |
| parent | f4e2f88e89fcebdb5b73041027fa274da2743286 (diff) | |
| parent | 098cf76be7e26707ba005917a6a224205b61822b (diff) | |
Merge pull request #623 from hathach/add-adafruit-esp32s2-boards
add adafruit esp32s2 boards
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index ded1cca93..6522c2505 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -11,6 +11,9 @@ This code base already had supported for a handful of following boards (sorted a ### Espressif ESP32-S2 +- Adafruit Feather ESP32-S2 +- [Adafruit Magtag 2.9" E-Ink WiFi Display](https://www.adafruit.com/product/4800) +- [Adafruit Metro ESP32-S2](https://www.adafruit.com/product/4775) - [ESP32-S2-Kaluga-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-esp32-s2-kaluga-1-kit.html) - [ESP32-S2-Saola-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/esp32s2/user-guide-saola-1-v1.2.html) @@ -90,6 +93,8 @@ This code base already had supported for a handful of following boards (sorted a ### Raspberry PI RP2040 +- [Adafruit Feather RP2040](https://www.adafruit.com/product/4884) +- [Adafruit ItsyBitsy RP2040](https://www.adafruit.com/product/4888) - [Raspberry PI PICO](https://www.raspberrypi.org/products/raspberry-pi-pico/) ### Sony |
