kopia lustrzana https://github.com/espressif/esp-idf
9 wiersze
289 B
Plaintext
9 wiersze
289 B
Plaintext
# this is the default value, actually
|
|
CONFIG_COMPILER_HIDE_PATHS_MACROS=y
|
|
|
|
# compiling as many files as possible here (we don't have 100% coverage of course, due to config options, but
|
|
# try to maximize what we can check
|
|
CONFIG_BT_ENABLED=y
|
|
CONFIG_BT_BLUEDROID_ENABLED=y
|
|
CONFIG_BLE_MESH=y
|