mbed-os/features/cellular/framework/targets/QUECTEL/EC2X
Hasnain Virk 34fc828601 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-10 12:52:38 +03:00
..
QUECTEL_EC2X.cpp Flagging WEAK method implementation for default construction 2019-04-10 12:52:38 +03:00
QUECTEL_EC2X.h Adding pin polarity and changing the constructor 2019-04-08 17:32:52 +03:00
mbed_lib.json Adding pin polarity and changing the constructor 2019-04-08 17:32:52 +03:00