Skip to content

Commit bde13a2

Browse files
authored
add test.esp32-s3-{ard,idf}.yaml files to required tests
same change as here: esphome/esphome-docs#4828
1 parent de89a41 commit bde13a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/architecture/overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ components/platforms include the following test files:
246246
- `test.esp32-idf.yaml` - ESP32 (Xtensa)/IDF
247247
- `test.esp32-c3-ard.yaml` - ESP32-C3 (RISC-V)/Arduino
248248
- `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
249251
- `test.esp8266-ard.yaml` - ESP8266 (Xtensa)/Arduino
250252
- `test.rp2040-ard.yaml` - RP2040 (ARM)/Arduino
251253

0 commit comments

Comments
 (0)