mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-24 15:57:28 +02:00
fix(esp_modem): run CI build job for all targets
Also * removed IDFv4.1 from tests * added common build_apps.py utility for finding/building apps
This commit is contained in:
@ -1 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32s2"
|
||||
CONFIG_EXAMPLE_SERIAL_CONFIG_USB=y
|
@ -0,0 +1,2 @@
|
||||
CONFIG_IDF_TARGET="esp32s3"
|
||||
CONFIG_EXAMPLE_SERIAL_CONFIG_USB=y
|
Reference in New Issue
Block a user