ci(heap): reduce the number of test apps built

This commit is contained in:
Marius Vikhammer
2023-10-24 12:25:20 +08:00
parent d6def6c06e
commit 7e8181b976
5 changed files with 23 additions and 35 deletions

View File

@@ -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