Pre-Compile a new generic esp32s3 binary without any pin config.

This commit is contained in:
Thomas Basler 2023-06-21 20:31:31 +02:00
parent 7656735103
commit e0b054d2b5

View File

@ -16,7 +16,7 @@ extra_configs =
[env]
; Make sure to NOT add any spaces in the custom_ci_action property
; (also the position in the file is important)
custom_ci_action = generic,generic_esp32
custom_ci_action = generic,generic_esp32,generic_esp32s3,generic_esp32s3_usb
framework = arduino
platform = espressif32@6.3.1