Changeset 41924f30 in mainline for uspace/lib/usbhost/Makefile
- Timestamp:
- 2017-10-12T14:07:27Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a5976973
- Parents:
- 7e74911
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/Makefile
r7e74911 r41924f30 39 39 src/endpoint.c \ 40 40 src/hcd.c \ 41 src/usb_bus.c \ 41 src/bus.c \ 42 src/usb2_bus.c \ 43 src/bandwidth.c \ 42 44 src/usb_transfer_batch.c 43 45
Note:
See TracChangeset
for help on using the changeset viewer.