mbed-os/features/lwipstack
Kevin Bracey ea16a6ba1d Add MBED_NORETURN attributes
Save some ROM space by putting MBED_NORETURN attributes on error
functions and failed asserts.

mbed_error was documented as returning an error code. It never
actually could return, so documentation updated, but return type
kept.
2018-10-29 13:58:06 +02:00
..
lwip Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
lwip-sys Add MBED_NORETURN attributes 2018-10-29 13:58:06 +02:00
.mbedignore Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
CONTRIBUTING.md Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPInterface.cpp Fix status sequence and reporting for LWIP stack 2018-10-15 14:35:39 +02:00
LWIPInterfaceEMAC.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPMemoryManager.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPMemoryManager.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPStack.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
LWIPStack.h lwip: fix rtx storage types 2018-06-28 14:40:00 +01:00
lwip_tools.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
lwipopts.h Improve LWIP for Renesas 2018-08-03 15:04:43 +09:00
mbed_lib.json Merge pull request #7579 from u-blox/ublox_odin_driver_os_5_v3.0.0_rc1 2018-09-03 09:25:32 +02:00
ppp_lwip.cpp Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00
ppp_lwip.h Remove FEATURE_LWIP. The LwIP stack is enabled on all builds now 2018-06-21 11:00:00 +03:00