mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-16 19:11:04 +02:00
ci: add build test for newly added Kconfig option
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
CONFIG_IDF_TARGET="esp32c2"
|
||||||
|
CONFIG_HAL_WDT_ROM_IMPL=n
|
||||||
|
CONFIG_HAL_SYSTIMER_ROM_IMPL=n
|
||||||
|
CONFIG_HEAP_ROM_IMPL=n
|
||||||
|
CONFIG_SPI_FLASH_ROM_IMPL=y
|
Reference in New Issue
Block a user