mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
c64b95ccbf
This is necessary because new defconfig were recently added to Xtensa-based Espressif SoCs and the build job may exceed 2 hours. In order to avoid increasing job timeout, a specific job for each supported SoC (ESP32, ESP32-S2 and ESP32-S3) was created instead. Signed-off-by: Tiago Medicci Serrano <tiago.medicci@espressif.com>
8 lines
175 B
Plaintext
8 lines
175 B
Plaintext
/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
|