mbed-os/features
Mika Leppänen eee607b51a Corrected TX buffer reclaim error
When all TX descriptors were reserved in a row so that TX buffer
reclaim interrupt did not happen during reservation sequence, after
the interrupt occurred, TX buffer reclaim did no longer free buffers.

This happened because when all descriptors were in use, last free
index pointed to consumed index.
2018-06-15 13:34:21 +01:00
..
FEATURE_BLE check that flags have the IRK stored before retrieving it 2018-06-15 13:30:56 +01:00
FEATURE_LWIP/lwip-interface Ported NXP LPCxx ethernet driver to unified EMAC 2018-06-15 13:34:21 +01:00
FEATURE_UVISOR Upgrade uvisor to v0.31.1 2018-06-15 13:30:56 +01:00
TESTS/filesystem Merge pull request #6757 from davidsaada/david_buffered_bd 2018-05-22 14:25:51 +02:00
cellular Cellular: Semaphore wasn't released in easycellular release build. 2018-06-15 13:30:56 +01:00
cryptocell/FEATURE_CRYPTOCELL310 Remove redundant Cryptocell libraries 2018-06-05 15:05:18 +01:00
device_key Fixing some coverity issues. 2018-06-15 13:30:56 +01:00
filesystem Splitting MBED_ERROR macros to support ones with/without error value argument 2018-05-23 12:21:28 -05:00
frameworks Merge pull request #6865 from jamesbeyond/greentea_fix 2018-05-17 10:07:41 -05:00
lorawan Lora: Check for valid ABP params 2018-06-15 13:30:56 +01:00
mbedtls Update Mbed TLS after corrections for the import procedure 2018-06-08 09:23:59 +01:00
nanostack Support default tz_module for event loop & lwip 2018-06-15 13:30:56 +01:00
netsocket Corrected TX buffer reclaim error 2018-06-15 13:34:21 +01:00
nvstore Copy edit README.md 2018-06-15 13:30:56 +01:00
storage/FEATURE_STORAGE typos 2018-02-20 20:11:19 -05:00
unsupported Fix USB on Kinetis devices 2018-06-15 13:30:56 +01:00