Changeset f4eb6c93 in mainline for uspace/lib/usb/src/usb.c
- Timestamp:
- 2017-06-15T17:25:02Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5cbccd4
- Parents:
- 5119d34
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usb/src/usb.c
r5119d34 rf4eb6c93 44 44 [USB_SPEED_FULL] = "full", 45 45 [USB_SPEED_HIGH] = "high", 46 [USB_SPEED_SUPER] = "super", 46 47 }; 47 48
Note:
See TracChangeset
for help on using the changeset viewer.