]> git.donarmstrong.com Git - kiibohd-controller.git/commit
More work on mk20dx128vlf5 port.
authorJacob Alexander <haata@kiibohd.com>
Thu, 26 Jun 2014 07:54:39 +0000 (00:54 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 28 Jun 2014 20:55:25 +0000 (13:55 -0700)
commit99d4aaba847eeda2f6dde4826e8ef97370709c6a
treeaad7bdd365ffe127ac3316027c15f48997ace5df
parentacf8cb979cf6e775d37c2361ec71bb9813a31764
More work on mk20dx128vlf5 port.

- Basic compilation and loading is working
- LED can be turned on/off
- USB not yet working
13 files changed:
Debug/led/led.c
Debug/print/print.c
Lib/CMake/arm.cmake
Lib/CMake/avr.cmake
Lib/mk20dx.c
Lib/mk20dx128.ld
Lib/mk20dx128vlf5.ld [new file with mode: 0644]
Output/pjrcUSB/arm/usb_desc.c
Output/pjrcUSB/arm/usb_desc.h
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/arm/usb_mem.h
Output/pjrcUSB/arm/usb_serial.c
Output/pjrcUSB/arm/usb_serial.h