mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #14546 from rwalton-arm/dev/rwalton-arm/fix-connectivity-driver
CMake: Fix mbed-802.15.4-rf driverpull/14553/head
commit
076cf3557a
|
@ -12,7 +12,7 @@ endif()
|
|||
|
||||
add_subdirectory(atmel-rf-driver)
|
||||
|
||||
target_link_libraries(mbed-802.15.4-rf
|
||||
target_link_libraries(mbed-nanostack
|
||||
INTERFACE
|
||||
mbed-nanostack
|
||||
mbed-802.15.4-rf
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue