Sfoglia il codice sorgente

Merge branch 'feature/add_build_test_for_freertos_smp' into 'master'

freertos-smp: added a build test for freertos smp

See merge request espressif/esp-idf!18593
Zim Kalinowski 3 anni fa
parent
commit
d632e6d3c7

+ 2 - 0
tools/test_apps/system/build_test/sdkconfig.ci.freertos_smp

@@ -0,0 +1,2 @@
+# TODO: Change the build test to build with legacy IDF-FreeRTOS. IDF-5268
+CONFIG_FREERTOS_SMP=y