This prevents CI from testing esp32s3-devkit:python automatically, avoiding it to be overloaded. Manual testing can be triggered to test xtensa-03.dat. Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>
9 lines
192 B
Text
9 lines
192 B
Text
/xtensa/esp32s2
|
|
|
|
/xtensa/esp32s3
|
|
|
|
# Building Python takes too long to be tested automatically
|
|
-esp32s3-devkit:python
|
|
|
|
# We do not set ESPTOOL_BINDIR in this build
|
|
-esp32s3-devkit:qemu_openeth
|