We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de89a41 commit bde13a2Copy full SHA for bde13a2
docs/architecture/overview.md
@@ -246,6 +246,8 @@ components/platforms include the following test files:
246
- `test.esp32-idf.yaml` - ESP32 (Xtensa)/IDF
247
- `test.esp32-c3-ard.yaml` - ESP32-C3 (RISC-V)/Arduino
248
- `test.esp32-c3-idf.yaml` - ESP32-C3 (RISC-V)/IDF
249
+- `test.esp32-s3-ard.yaml` - ESP32-S3 (Xtensa)/Arduino
250
+- `test.esp32-s3-idf.yaml` - ESP32-S3 (Xtensa)/IDF
251
- `test.esp8266-ard.yaml` - ESP8266 (Xtensa)/Arduino
252
- `test.rp2040-ard.yaml` - RP2040 (ARM)/Arduino
253
0 commit comments