]> git.donarmstrong.com Git - kiibohd-controller.git/commit
McHCK USB WORKS!!
authorJacob Alexander <haata@kiibohd.com>
Tue, 15 Jul 2014 07:28:12 +0000 (00:28 -0700)
committerJacob Alexander <haata@kiibohd.com>
Tue, 15 Jul 2014 07:28:12 +0000 (00:28 -0700)
commit54c11ebd0785676b078e85cf3f9f57e72c1e5dc3
tree8290f38c9c6227d8f20211a9c4663769fb87d69d
parentf9e1600b28bd97668ea67491aae86d33f2c824f4
McHCK USB WORKS!!

- McHCK uses FLL instead of the PLL for USB (startup, not usb init)
- Added optional debug for the pjrc USB module
- Cleaned up compiler flags
12 files changed:
CMakeLists.txt
Debug/print/print.c
Debug/print/print.h
Lib/CMake/arm.cmake
Lib/CMake/modules.cmake
Lib/mk20dx.c
Lib/mk20dx128.ld
Lib/mk20dx128vlf5.ld
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/arm/usb_dev.h
Output/pjrcUSB/output_com.c
Output/usbMuxUart/output_com.c