Changeset c2fa801 in mainline for uspace/drv/usbhid/Makefile


Ignore:
Timestamp:
2011-02-27T00:23:19Z (14 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2391aaf, 81c508c
Parents:
882f8b1
Message:

Removed unused code.

  • Removed HID descriptor parser (completely).
  • Removed descriptor dump from usbhid makefile (not needed), but retained the source files (may be useful).
  • Lowered log level to INFO.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/Makefile

    r882f8b1 rc2fa801  
    3939SOURCES = \
    4040        main.c \
    41         descparser.c \
    42         descdump.c \
    4341        conv.c \
    4442        $(STOLEN_LAYOUT_SOURCES)
Note: See TracChangeset for help on using the changeset viewer.