esp-idf/tools/test_apps/system/cxx_pthread_bluetooth/sdkconfig.defaults

7 wiersze
184 B
Plaintext

CONFIG_PARTITION_TABLE_OFFSET=0x9000
CONFIG_BT_ENABLED=y
CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=n
# want to test clang build with HAL assertion disabled
CONFIG_HAL_ASSERTION_DISABLE=y