mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14100 from hugueskamba/hk_cmake_fix_ambiq_ble
CMake: Fix path to Ambiq BLE source filepull/14060/head
commit
dd4eca1b69
|
@ -12,5 +12,5 @@ target_include_directories(mbed-ble
|
|||
|
||||
target_sources(mbed-ble
|
||||
INTERFACE
|
||||
hal/hci_drv_apollo3.c
|
||||
hal/apollo3/hci_drv_apollo3.c
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue