Changeset 1e94e09 in mainline for uspace/drv/bus/usb/usbhid/Makefile


Ignore:
Timestamp:
2014-05-16T23:34:14Z (10 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b5674b2
Parents:
7d68e5c7
Message:

implement driver support for blink(1) USB LED devices
add simple LED device DDF interface

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbhid/Makefile

    r7d68e5c7 r1e94e09  
    5050        mouse/mousedev.c \
    5151        multimedia/multimedia.c \
    52         multimedia/keymap.c
     52        multimedia/keymap.c \
     53        blink1/blink1.c
    5354
    5455SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.