#include "greentea-client/greentea_serial.h" SingletonPtr greentea_serial; GreenteaSerial::GreenteaSerial() : mbed::RawSerial(USBTX, USBRX) {};