mbed-os/features
Seppo Takalo f5ac84bd40 Don't consume 36 kB just for Ethernet buffers.
Kintis EMAC is consuming 16 rinbuffers for input, and 8 buffers for output.
This is over-use because input packets are immediately allocated from
heap when passed to LwIP. Therefore the number can be creatly reduced.
2019-01-14 13:06:14 +00:00
..
FEATURE_BLE call advertising end even if stopped by us 2019-01-14 13:06:14 +00:00
FEATURE_BOOTLOADER STM32F429/STM32F439 alignment 2018-12-27 22:26:04 -06:00
cellular Cellular: Fix to use PPP stack in PPP mode 2018-12-27 22:26:00 -06:00
cryptocell/FEATURE_CRYPTOCELL310 Change to mbedtls_platform_zeroize() 2019-01-14 13:06:14 +00:00
deprecated_warnings feature deprecated: fix astyle coding style 2018-11-07 08:56:35 +00:00
device_key Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
frameworks Update mbed-coap to version 4.7.3 2018-12-27 22:25:55 -06:00
lorawan Final cleanup and ASCII art for algorithm v2 2018-12-27 22:25:59 -06:00
lwipstack Realtek-rtl8195am-Network Socket Updates 2018-12-27 22:26:02 -06:00
mbedtls Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00
nanostack Initialize the interface at the construction and make sure that it's done only once. 2018-12-27 22:26:02 -06:00
netsocket Don't consume 36 kB just for Ethernet buffers. 2019-01-14 13:06:14 +00:00
nfc removed include statement 2018-12-27 22:26:00 -06:00
storage Remove ROM overlaps checkup for kvstore FLASHIAP blockdevice if non default values are use 2019-01-14 13:06:14 +00:00
unsupported Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-27 22:26:04 -06:00