fix esp32 ci adding FREERTOS STATIC to sdkconfig default

This commit is contained in:
hathach
2020-04-29 11:31:04 +07:00
parent d4511186a2
commit 94fed7db0e
3 changed files with 4 additions and 2 deletions

View File

@@ -2,3 +2,4 @@ CONFIG_IDF_CMAKE=y
CONFIG_IDF_TARGET="esp32s2"
CONFIG_IDF_TARGET_ESP32S2=y
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y