Changeset 57c7050 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2011-04-28T12:53:00Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c82135a8
Parents:
e31b5c1
Message:

Generic virtual USB HID device application

The application works (more or less) as a boot keyboard.

The code needs a lot of refactoring. That will be done later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    re31b5c1 r57c7050  
    144144        $(USPACE_PATH)/app/usbinfo/usbinfo \
    145145        $(USPACE_PATH)/app/virtusbkbd/vuk \
    146         $(USPACE_PATH)/app/virtusbhub/vuh \
     146        $(USPACE_PATH)/app/vuhid/vuh \
    147147        $(USPACE_PATH)/app/websrv/websrv
    148148
Note: See TracChangeset for help on using the changeset viewer.