USB device stack

Dependents:   mbed-mX-USB-TEST1 USBMSD_SD_HID_HelloWorld HidTest MIDI_usb_bridge ... more

This pull request has been accepted and merged in by Anna Bridge

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

USB device stack, fixes for USBSerial & KL25Z device, USB

1 comment:

01 Sep 2014

Hello there,

looks like this has been unnoticed for a while.. Can you Ales send a pull request on github, mbedmicro account, mbed repository https://github.com/mbedmicro/mbed. That's the mbed SDK devel repository.

I noticed you are working on the Lite version :-)

Regards,
0xc0170