mbed-os/connectivity/drivers
Jamie Smith ce093f1785
Don't use whole-archive linking (#71)
* First attempt at converting to OBJECT libraries.  Not working due to more object library limitations

* Only compile the main libraries as OBJECT, because that's all that CMake can be made to do right now.

* Fix availability of target-specific flags

* Missed some usages

* Fix some STM32 ethernet stuff that was not linking correctly

* More fixes for STM32 ethernet and weak symbols

* Fix prebuilt object file linking for MUSCA_S1

* Fix STM32 eth init license headers
2022-10-09 12:16:15 -07:00
..
802.15.4_RF Convert 802.15.4 and nfc to STATIC 2022-09-14 00:25:28 -07:00
ble Convert mbed-ble to STATIC 2022-09-14 00:25:28 -07:00
cellular Convert emac, cellular, and wifi targets, and enable one UDP test 2022-09-14 00:25:28 -07:00
emac Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
lora Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
mbedtls Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
nfc Convert 802.15.4 and nfc to STATIC 2022-09-14 00:25:28 -07:00
wifi Convert emac, cellular, and wifi targets, and enable one UDP test 2022-09-14 00:25:28 -07:00
CMakeLists.txt CMake: Fix build failure due to lora, cryptocell, and nfc dirs move 2020-11-06 17:25:19 +00:00