mbed-os/features
Kimmo Vaisanen ffa46b15f3 LoRa: Stop processing MAC commands if command id is unknown
The length of a MAC command is not explicitly given and must be
implicitly known by the MAC implementation. Therefore unknown MAC
commands cannot be skipped and the first unknown MAC command
terminates the processing of the MAC command sequence.

This commit fixes the bug where MAC command processing was not
terminated when unknown MAC command was received.
2018-10-08 15:18:50 +01:00
..
FEATURE_BLE missing overload 2018-10-08 15:18:50 +01:00
FEATURE_BOOTLOADER Rename F207ZG bootloader binary 2018-10-08 15:18:50 +01:00
cellular Small improvements for test cases 2018-10-08 15:18:50 +01:00
cryptocell/FEATURE_CRYPTOCELL310 Merge pull request #7099 from RonEld/platform_context_reference_count 2018-09-02 20:47:19 -05:00
deprecated_warnings Add deprecation warning for those who enable LWIP or NANOSTACK 2018-06-21 11:00:00 +03:00
device_key device key: add memset include 2018-06-28 14:17:15 +01:00
frameworks Update mbed-coap to version 4.6.3 2018-09-11 15:04:48 +01:00
lorawan LoRa: Stop processing MAC commands if command id is unknown 2018-10-08 15:18:50 +01:00
lwipstack Merge pull request #7579 from u-blox/ublox_odin_driver_os_5_v3.0.0_rc1 2018-09-03 09:25:32 +02:00
mbedtls Update Mbed TLS version to 2.13.1 2018-09-11 15:04:48 +01:00
nanostack On KW24D and NCS36510 default to smaller Nanostack configuration 2018-09-01 12:37:46 -05:00
netsocket netsocket: Fix compiler warning 2018-10-08 15:18:50 +01:00
nfc fix reading from eeprom 2018-09-11 15:04:48 +01:00
storage Make "/default" an alias - add real names too 2018-09-11 15:04:48 +01:00
unsupported ifndef some macros to allow overriding during compilation or be able to get some warnings during redefinition 2018-08-08 15:23:19 -05:00