mbed-os/features/cellular/framework
Kimmo Vaisanen a2857bac97 Cellular: Improve ATHandler AT traces
Original AT traces had several issue:
- Can be overwritten by other traces (printf/mbed-trace)
- No way to know which direction message was going (TX or RX)
- <cr> and <ln> characters were not visible in trace
etc.

This commit addresses those issues using mbed-trace and showing separately
each filehandle write and read.
2019-04-05 12:27:00 +01:00
..
API cellular: remove last CELLULAR_DEVICE references 2019-04-05 12:26:17 +01:00
AT Cellular: Improve ATHandler AT traces 2019-04-05 12:27:00 +01:00
common cellular: remove last CELLULAR_DEVICE references 2019-04-05 12:26:17 +01:00
device cellular: remove last CELLULAR_DEVICE references 2019-04-05 12:26:17 +01:00
targets C030_N2XX default interface 2019-04-05 12:26:20 +01:00