mbed-os/connectivity/lwipstack
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
..
include/lwipstack Adding documentation and minor code changes 2021-09-06 11:14:54 +01:00
lwip lwiperf: fix double-free of pcb on error 2022-06-11 00:08:46 +08:00
lwip-sys LWIP: Provide inline replacements for htons() and htonl() 2021-09-25 15:13:22 +07:00
source Code improvements for the unresolved comments 2021-09-03 12:49:00 +01:00
.mbedignore Move lwipstack 2020-07-31 10:15:25 +01:00
CMakeLists.txt Don't use whole-archive linking (#71) 2022-10-09 12:16:15 -07:00
CONTRIBUTING.md Update lwipstack paths 2020-07-31 10:19:52 +01:00
mbed_lib.json Add netbuf-recvinfo-enabled config to LWIP mbed_lib.json 2021-11-25 17:18:35 +01:00