mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
change(ble): Supported cuttable architecture for ble
This commit is contained in:
@@ -91,6 +91,7 @@ if(CONFIG_BT_ENABLED)
|
||||
endif()
|
||||
set(ldscripts "linker_esp32c2.lf")
|
||||
else()
|
||||
list(APPEND srcs "controller/${target_name}/ble.c")
|
||||
list(APPEND ldscripts "linker_esp_ble_controller.lf")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user