mirror of https://github.com/ARMmbed/mbed-os.git
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 |
||
---|---|---|
.. | ||
CircBuffer.h | ||
USBCDC.cpp | ||
USBCDC.h | ||
USBSerial.cpp | ||
USBSerial.h |