mbed-os/features/unsupported/USBDevice
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
..
USBAudio USBAudio: writesync with 1 sample jitter capability. 2017-03-28 10:22:20 +02:00
USBDevice bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00
USBHID Improve readability of USBHID related descriptors 2017-02-14 14:56:51 +02:00
USBMIDI restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBMSD restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBSerial bus reset for KL25Z fix, USBSerial update 2017-04-19 15:38:51 +01:00