Commit Graph

3 Commits (72cc182aa4325402fde08070f157ecf7580a2014)

Author SHA1 Message Date
Russ Butler cf6cbfec00 Update USBPhy doxygen
Update USBPhy doxygen to pull in handbook copyedits. Also update the
docs to reflect the enhanced USBPhy API.
2019-01-29 12:27:22 -06:00
Russ Butler 6b3d46893b Update USBPhy to allow zero copy transfers
Update the USBPhy to allow for zero copy USB transfers on devices
which support it. This also aligns more closely with the CMSIS USB
driver model.
2019-01-29 12:27:22 -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