add audio controls from consumer page(HID)

This commit is contained in:
tmk 2010-11-17 16:06:20 +09:00
parent 8240e606d4
commit 02d955e9fe
7 changed files with 134 additions and 10 deletions

View file

@ -55,6 +55,7 @@ SRC = tmk.c \
usb_keyboard.c \
usb_mouse.c \
usb_debug.c \
usb_extra.c \
usb.c \
jump_bootloader.c \
print.c \