kopia lustrzana https://github.com/espressif/esp-idf
unit_test_app: remove libsodium config for esp32s2
This configuration overflows DRAM size for esp32s2 and hence resulting in CI failure. Removing this config as it does not add any value in esp32s2 context.pull/5135/head
rodzic
e24da716f3
commit
b83c3bbb66
|
@ -1,4 +0,0 @@
|
|||
TEST_COMPONENTS=libsodium
|
||||
TEST_EXCLUDE_COMPONENTS=bt app_update
|
||||
CONFIG_UNITY_FREERTOS_STACK_SIZE=12288
|
||||
CONFIG_IDF_TARGET="esp32s2"
|
Ładowanie…
Reference in New Issue