Commit Graph

3 Commits (feature-hal-spec-usb-device)

Author SHA1 Message Date
Russ Butler 5867e99bc9 Remove inclusion of mbed.h from USB
Remove mbed.h from USB files and fix the build errors this causes.
This is required to pass CI.
2019-01-29 15:31:24 -06:00
Russ Butler ddc27cb821 Remove endpoint parameter from USB callbacks
Remove the endpoint parameter from endpoint callbacks. This
information is redundant because endpoints are known at
construction time because they must be in the configuration
descriptor.
2019-01-29 12:27:29 -06:00
Russ Butler 30bb929982 Update the USBMIDI class
Update the USB class USBMIDI from the unsupported folder.
2019-01-29 12:27:27 -06:00