Changeset 4971812 in mainline for uspace/lib/usbvirt/Makefile


Ignore:
Timestamp:
2010-10-10T21:20:02Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0e41957
Parents:
6c1315b
Message:

Standard requests in virtual USB device

The virtual USB device framework can handle some standard requests
alone. Again, this is more about bones than about meat. Meat will
come later.

Update `vuk' app to provide standard device descriptor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbvirt/Makefile

    r6c1315b r4971812  
    3636        ctrlpipe.c \
    3737        incoming.c \
    38         main.c
     38        main.c \
     39        stdreq.c
    3940
    4041include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.