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
USBDevice
USBHID
USBMIDI
USBMSD
USBSerial Fix bug in templated attach function 2019-01-10 21:16:13 +00:00
targets