mbed-os/features
Christopher Haster 523f543726 lpc1768: Removed invalid use of IP_SOF_BROADCAST_RECV option
From opt.h:
IP_SOF_BROADCAST_RECV (requires IP_SOF_BROADCAST=1) enable the broadcast
filter on recv operations.

The IP_SOF_BROADCAST_RECV option does not enable or disable recieving
broadcast packets, it only enables a software filter.
2017-04-07 14:01:49 +01:00
..
FEATURE_BLE Fix compilation errors on linux machine 2017-04-07 14:00:13 +01:00
FEATURE_COMMON_PAL Update mbed-trace 2017-03-28 09:28:14 +01:00
FEATURE_LWIP lpc1768: Removed invalid use of IP_SOF_BROADCAST_RECV option 2017-04-07 14:01:49 +01:00
FEATURE_UVISOR uVisor: Update to version 0.27.0 2017-02-21 13:24:23 +00:00
TESTS/filesystem bd: Remove constraints on device for block device tests 2017-03-24 20:41:30 +00:00
filesystem bd: Fix missing const attributes on functions 2017-03-13 11:14:31 +00:00
frameworks Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
mbedtls remove mbedtls_printf error notification 2017-03-24 20:38:03 +00:00
nanostack Stop using device_has for non-mbed options 2017-03-24 20:48:20 +00:00
netsocket Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
storage/FEATURE_STORAGE FILESYSTEM: moved FAT filesystem implemenation to features/filesystem subdir, and fs-fat tests to features/TESTS. 2017-02-23 16:30:21 +00:00
unsupported USBHOST : fix device disconnection from hub during hub port reset 2017-04-07 14:01:15 +01:00