mbed-os/features/unsupported/USBDevice/USBSerial
Anna Bridge 2e2fe377b3 bus reset for KL25Z fix, USBSerial update
1. added call to busReset() to KL25Z HAL; now the USB stack survives if you disconnect the cable, similar to LPC40 2. busReset callback to update terminal_connected in USBCDC 3. new bool USBSerial::connected() to read protected terminal_connected property, useful when you want to check if the terminal is ready from main app
2017-04-19 15:38:51 +01:00
..
CircBuffer.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBCDC.cpp bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00
USBCDC.h bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00
USBSerial.cpp bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00
USBSerial.h bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00