mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
ci(heap): reduce the number of test apps built
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CONFIG_IDF_TARGET="esp32"
|
||||
CONFIG_FREERTOS_UNICORE=y
|
||||
CONFIG_ESP32_IRAM_AS_8BIT_ACCESSIBLE_MEMORY=y
|
||||
CONFIG_HEAP_USE_HOOKS=y
|
||||
CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS=y
|
||||
Reference in New Issue
Block a user