]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Completing CMake variable generation for USB parameters (AVR Support)
authorJacob Alexander <triplehaata@gmail.com>
Sat, 2 Feb 2013 01:30:14 +0000 (20:30 -0500)
committerJacob Alexander <triplehaata@gmail.com>
Sat, 2 Feb 2013 01:30:14 +0000 (20:30 -0500)
commit99b3deba6713f9c70ca37cff408799b6bc1354aa
tree44831267504fd472114fbe6c2226b84c870326ce
parentb7afaa100f83a9eac2a71f5eb0fa97c578aaeecf
Completing CMake variable generation for USB parameters (AVR Support)

- Had to add the iSerialNumber parameter to the AVR USB descriptor
- Removed a faulty pack command for avr-gcc that is not required
CMakeLists.txt
Lib/_buildvars.h [new file with mode: 0644]
USB/pjrc/arm/usb_desc.h
USB/pjrc/avr/usb_keyboard_debug.c
USB/pjrc/avr/usb_keyboard_debug.h
avr.cmake
setup.cmake