mbed-os/features
Kevin Bracey 04580b73d8 C++11-ify virtualisation in Nanostack classes
Use `override` and `final` where appropriate, and eliminate unnecessary
`virtual`.

Some other C++11 simplifications.

Eliminate two unused header files (with no corresponding source files).

Reduces code size.
2020-02-21 15:20:57 +02:00
..
FEATURE_BLE STM32WB BLE : add FW version when trace is enabled 2020-02-20 09:20:43 +01:00
FEATURE_BOOTLOADER Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
cellular Merge pull request #11942 from michalpasztamobica/remove_deprecated_apis 2020-02-21 12:14:06 +00:00
cryptocell/FEATURE_CRYPTOCELL310 NRF52840_DK: Fix baremetal linker error 2020-02-10 15:18:46 +00:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key NVStore: deprecated implementation removed 2019-12-03 15:36:31 +02:00
frameworks Fixed typo: 'lenght' in ip6string.h 2020-02-16 18:38:19 +08:00
lorawan Add missing <string.h> includes 2020-01-09 14:52:54 +02:00
lwipstack Remove remaining string-based API functions 2020-02-06 11:27:50 +02:00
mbedtls Merge pull request #12150 from Patater/update-tls-crypto-20191220 2020-02-10 13:04:12 +00:00
nanostack C++11-ify virtualisation in Nanostack classes 2020-02-21 15:20:57 +02:00
netsocket Merge pull request #11942 from michalpasztamobica/remove_deprecated_apis 2020-02-21 12:14:06 +00:00
nfc Remove float symbols from apps that use the NFCController class 2020-02-10 15:00:09 +00:00
storage Extend storage tests with de-init test case 2020-02-20 12:22:16 +02:00