mbed-os/UNITTESTS/features
Teppo Järvelin 0c9130efeb Cellular: change stack_type_supported to get_property
Change usage of AT_CellularContext::stack_type_supported to
AT_CellularBase::get_property. This way we can rid of
targets overriding stack_type_supported and delete
unnecessary classes and simplify new targets.
2019-01-22 02:23:04 -08:00
..
cellular/framework Cellular: change stack_type_supported to get_property 2019-01-22 02:23:04 -08:00
lorawan LoRAWAN: volatile bool -> atomic_flag 2019-01-14 11:59:25 +02:00
netsocket InternetSocket: better protect _callback 2019-01-18 15:37:11 +02:00