mbed-os/features/frameworks/mbed-greentea-io
Robert Walton e9747d7bcd CMake: greentea: Fix io issue with greentea-client
The stdio implementation of the standalone greentea-client wasn't
streaming "KiVi protocol" messages through the serial IO. Separate out
the existing implementation for greentea-client that uses
mbed_retarget.h's `read` and `write` functions so greentea tests
continue to work with the standalone client.

The IO fixture is shared between the "legacy" embedded greentea-client
and the newer standalone client.
2021-07-09 14:33:08 +01:00
..
CMakeLists.txt CMake: greentea: Fix io issue with greentea-client 2021-07-09 14:33:08 +01:00
mbed_io.cpp CMake: greentea: Fix io issue with greentea-client 2021-07-09 14:33:08 +01:00