Changeset 6336b6e in mainline for uspace/drv/usbkbd/Makefile


Ignore:
Timestamp:
2011-01-17T15:21:18Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
7c169ce
Parents:
0a9ea4a
Message:

Communication with console (not working yet)

  • Added come copy-pasted code from srv/hid/kbd/generic/kbd.c
  • Disabled some debug output
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbkbd/Makefile

    r0a9ea4a r6336b6e  
    3535        main.c \
    3636        descparser.c \
    37         descdump.c
     37        descdump.c \
     38        conv.c
    3839
    3940include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.