Merge branch 'bugfix/ble_mesh_fix_make_fail' into 'master'
ble_mesh: ci: Fix failing to compile when using make See merge request espressif/esp-idf!9299
This commit is contained in:
commit
e036d92449
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ COMPONENT_ADD_INCLUDEDIRS += esp_ble_mesh/mesh_common/include \
|
|||
esp_ble_mesh/api
|
||||
|
||||
COMPONENT_SRCDIRS += esp_ble_mesh/mesh_common \
|
||||
esp_ble_mesh/mesh_common/tinycrypt \
|
||||
esp_ble_mesh/mesh_common/tinycrypt/src \
|
||||
esp_ble_mesh/mesh_core \
|
||||
esp_ble_mesh/mesh_core/storage \
|
||||
esp_ble_mesh/btc \
|
||||
|
|
Loading…
Reference in a new issue