Przeglądaj źródła

fix ci board test with esp32

hathach 6 lat temu
rodzic
commit
449b337467
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/device/board_test/sdkconfig.defaults

+ 1 - 1
examples/device/board_test/sdkconfig.defaults

@@ -1,4 +1,4 @@
 CONFIG_IDF_CMAKE=y
 CONFIG_IDF_TARGET="esp32s2"
 CONFIG_IDF_TARGET_ESP32S2=y
-
+CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y