mbed-os/connectivity
Hugues Kamba 6711ff5308 CMake: Convert mbed-lorawan CMake library target to OBJECT
The mbed-lorawan library is converted from an INTERFACE to an OBJECT.
However, the board specific LoRaWAN device drivers are now individual
INTERFACE CMake library targets that link with mbed-lorawan if
they are included in the build.
2021-03-15 10:38:34 +00:00
..
FEATURE_BLE CMake ble: move cordio add_library to own modules 2021-03-15 10:06:15 +00:00
cellular CMake cellular: link each driver separately 2021-03-15 10:10:28 +00:00
docs Refactor nfc and connectivity docs 2020-09-17 16:05:54 +01:00
drivers CMake: Convert mbed-lorawan CMake library target to OBJECT 2021-03-15 10:38:34 +00:00
libraries CMake connectivity: fix nanostack libraries linking 2021-03-15 10:10:44 +00:00
lorawan CMake: Convert mbed-lorawan CMake library target to OBJECT 2021-03-15 10:38:34 +00:00
lwipstack CMake connectivity: fix nanostack libraries linking 2021-03-15 10:10:44 +00:00
mbedtls CMake netsocket: link publicly mbedtls to expose mbedtls to an application 2021-03-15 10:10:46 +00:00
nanostack CMake nanostack: cmsis part links to main component, do not need to provide link libs 2021-03-15 10:10:47 +00:00
netsocket CMake netsocket: expose events and tls as they will be needed in the app as well 2021-03-15 10:10:47 +00:00
nfc CMake: Convert mbed-nfc CMake library target to OBJECT 2021-03-15 10:10:47 +00:00
CMakeLists.txt CMake: Convert mbed-lorawan CMake library target to OBJECT 2021-03-15 10:38:34 +00:00