- Timestamp:
- 2011-05-06T13:37:04Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- a943106
- Parents:
- 9a884ed
- Location:
- uspace
- Files:
-
- 9 deleted
- 2 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r9a884ed r42d47f8 51 51 app/top \ 52 52 app/usbinfo \ 53 app/virtusbkbd \54 53 app/vuhid \ 55 54 app/netecho \ -
uspace/app/vuhid/hids/bootkbd.c
r9a884ed r42d47f8 39 39 #include <usb/classes/hidut.h> 40 40 41 #include "../ ../virtusbkbd/report.h"41 #include "../report.h" 42 42 43 43 uint8_t report_descriptor[] = {
Note:
See TracChangeset
for help on using the changeset viewer.