mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
7 lines
184 B
Plaintext
7 lines
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
|