mbed-os/features/frameworks/greentea-client/source
Brian Daniels 9e8f5bc564 Replacing getchar with RawSerial getc in greentea-client.
This change prevents the standard library from allocating a large buffer
on the heap. On GCC_ARM, this is a saving of 1K. On ARM, this is a saving
of 64 bytes.
2016-11-08 10:43:26 +00:00
..
greentea_metrics.cpp GREENTEA - Fix warning about unused function in greentea_metrics.cpp. 2016-09-26 17:32:23 +01:00
greentea_serial.cpp GREENTEA - Fix warning by adding empty line at the end of greentea_serial.cpp. 2016-09-26 16:58:35 +01:00
test_env.cpp Replacing getchar with RawSerial getc in greentea-client. 2016-11-08 10:43:26 +00:00