mbed-os/features/unsupported/USBDevice
Pharap b6aba2f985
Fix bug in templated attach function
The arguments passed to `Callback<void()>`'s constructor were the wrong way round,
thus preventing the `attach` function from being instantiated.
This patch corrects that by switching the order of the arguments.
2019-01-10 21:16:13 +00:00
..
USBAudio Remove use of deprecated attach in USB 2018-01-17 20:54:05 -06:00
USBDevice Merge pull request #5874 from c1728p9/usb_fixes_and_improvements 2018-01-26 10:37:13 -06:00
USBHID Fix local static initialization in USB 2018-01-17 20:53:57 -06:00
USBMIDI Fix local static initialization in USB 2018-01-17 20:53:57 -06:00
USBMSD Fix local static initialization in USB 2018-01-17 20:53:57 -06:00
USBSerial Fix bug in templated attach function 2019-01-10 21:16:13 +00:00
targets TARGET_STM USB astyle 2018-06-27 15:01:23 +02:00