Changeset 4bfd85b in mainline for uspace/lib/usb/Makefile


Ignore:
Timestamp:
2011-05-03T10:12:03Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0a494fe
Parents:
0dea35f (diff), 3facf63a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Mouse driver ported to HID parser, DDF function for subdrivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/Makefile

    r0dea35f r4bfd85b  
    4343        src/dump.c \
    4444        src/hidiface.c \
     45        src/hidpath.c \
    4546        src/hidparser.c \
     47        src/hiddescriptor.c \
    4648        src/hub.c \
    4749        src/pipepriv.c \
Note: See TracChangeset for help on using the changeset viewer.