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
Filip Jagodzinski 4c752ff057 USB: EndpointResolver: Add a generic method to get a free endpoint 2019-01-29 12:27:30 -06:00
Russ Butler 913c2e8502 Add USBPhy, USB HAL and Utility class
Add the USBPhy and USBPhyEvents abstract classes, the HAL header using
this class and the EndpointResolver utility class.
2019-01-29 12:27:20 -06:00