mbed-os/features
Hasnain Virk 805f35f145 Flagging WEAK method implementation for default construction
CellularDevice::get_default_instance() is a weak method and is overriden
by either a default construction provided in the code or by application
at some stage. This method needs to be flagged otherwise using another
driver will be hindered by the default overriding of this driver.
2019-04-24 13:37:42 +01:00
..
FEATURE_BLE missing default impl 2019-04-24 13:37:42 +01:00
FEATURE_BOOTLOADER Add bootloader support for the LPC55S69 board 2019-03-19 13:12:36 +00:00
cellular Flagging WEAK method implementation for default construction 2019-04-24 13:37:42 +01:00
cryptocell/FEATURE_CRYPTOCELL310 Rename the platform context varaiable 2019-01-22 13:57:32 +02:00
deprecated_warnings feature deprecated: fix astyle coding style 2018-11-07 08:56:35 +00:00
device_key Add mbedtls platform setup and teardown to modules 2019-02-18 11:43:32 +02:00
frameworks Remove #ifndef NO_GREENTEA from tests 2019-04-05 12:26:09 +01:00
lorawan Adding TOA and Channel info in RX metadata 2019-04-05 12:26:56 +01:00
lwipstack Fixed compilation error in LWIPStack class if lwip tcp is disabled. 2019-04-05 12:26:26 +01:00
mbedtls tls: Update Mbed TLS to 2.17.0 2019-03-24 09:48:43 +00:00
nanostack test_soap_connection_handler leaks memory when open_connection fails 2019-04-24 13:37:42 +01:00
netsocket Removing all content related to EMAC 2019-04-05 13:59:44 +01:00
nfc Reverting to original doxy configuration 2019-02-14 17:06:38 +02:00
storage Remove CFSTORE VERSION file (colliding with an ARM 6.12 C++ header file) 2019-04-05 12:26:58 +01:00
unsupported Fix bug in templated attach function 2019-01-10 21:16:13 +00:00