diff options
| author | hathach <[email protected]> | 2020-04-07 23:01:26 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-04-07 23:01:26 +0700 |
| commit | f6edb46c0a7fc9b32cf6931c4ba98b99d555de53 (patch) | |
| tree | 689deeafcb1ab72341427cbc60081fb7331f8837 /docs | |
| parent | 4265dfb2dea33deb495e630f5085d190634bc11e (diff) | |
update docs for esp32s2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index 558c6f97f..7a33bab8d 100644 --- a/docs/boards.md +++ b/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) |
