mbed-os/features/cellular/framework
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
..
API cellular: remove last CELLULAR_DEVICE references 2019-04-05 12:26:17 +01:00
AT Using new rather than malloc in debug_print 2019-04-24 13:37:42 +01:00
common cellular: remove last CELLULAR_DEVICE references 2019-04-05 12:26:17 +01:00
device Cellular: Fix deleting of state machine to correct class 2019-04-24 13:37:42 +01:00
targets Flagging WEAK method implementation for default construction 2019-04-24 13:37:42 +01:00