mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
TEST_COMPONENTS=libsodium
|
|
TEST_EXCLUDE_COMPONENTS=bt app_update
|
|
CONFIG_UNITY_FREERTOS_STACK_SIZE=12288
|
|
CONFIG_IDF_TARGET="esp32s2" |