Changeset bc9a629 in mainline for uspace/Makefile


Ignore:
Timestamp:
2010-10-10T09:00:53Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b371844
Parents:
4bc309b
Message:

Start work on virtual USB keyboard

The virtual HC(D) is now able to serve as HCD towards central USB driver
as well as virtual HC towards virtual devices.

Each device is a separate task that communicates with VHCD through simple
protocol.

Will clean and comment the code in next revisions. Promise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r4bc309b rbc9a629  
    4949        app/trace \
    5050        app/top \
     51        app/virtusbkbd \
    5152        srv/clip \
    5253        srv/devmap \
Note: See TracChangeset for help on using the changeset viewer.