Pre-Compile a new generic esp32s3 binary without any pin config.
This commit is contained in:
parent
7656735103
commit
e0b054d2b5
@ -16,7 +16,7 @@ extra_configs =
|
|||||||
[env]
|
[env]
|
||||||
; Make sure to NOT add any spaces in the custom_ci_action property
|
; Make sure to NOT add any spaces in the custom_ci_action property
|
||||||
; (also the position in the file is important)
|
; (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
|
framework = arduino
|
||||||
platform = espressif32@6.3.1
|
platform = espressif32@6.3.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user