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.
test.esp32-s3-{ard,idf}.yaml
1 parent fd317d7 commit 9ea4fb5Copy full SHA for 9ea4fb5
guides/contributing.rst
@@ -1101,6 +1101,8 @@ components/platforms include the following test files:
1101
- ``test.esp32-idf.yaml`` - ESP32 (Xtensa)/IDF
1102
- ``test.esp32-c3-ard.yaml`` - ESP32-C3 (RISC-V)/Arduino
1103
- ``test.esp32-c3-idf.yaml`` - ESP32-C3 (RISC-V)/IDF
1104
+- ``test.esp32-s3-ard.yaml`` - ESP32-S3 (Xtensa)/Arduino
1105
+- ``test.esp32-s3-idf.yaml`` - ESP32-S3 (Xtensa)/IDF
1106
- ``test.esp8266-ard.yaml`` - ESP8266 (Xtensa)/Arduino
1107
- ``test.rp2040-ard.yaml`` - RP2040 (ARM)/Arduino
1108
0 commit comments