kiibohd-controller/Lib
Jacob Alexander 4102512579 Adding McHCK DFU Bootloader
- Heavily modified, not compatible with McHCK images
- Uses 4k of Flash (rather than 3k)
- LED turns on when in firmware flash mode
- Changed the USB IDs
- Added CMake build system
- Updated linker script to be closer to what is used for the rest of the projects
- Removed a lot of unnecessary code
- Added a license header to each file (using the same license as the McHCK had)
- Updated the USB Vendor, Product and Serial strings
- Using the Kiibohd initialization sequence rather than the McHCK one
- Using Kiibohd interrupt vector table and other misc mk20dx setup
2014-08-15 10:53:43 -07:00
..
CMake
_buildvars.h
delay.c
delay.h
Interrupts.h
MacroLib.h
MainLib.h
mk20dx.c
mk20dx.h
mk20dx128.ld
mk20dx128vlf5.bootloader.ld Adding McHCK DFU Bootloader 2014-08-15 10:53:43 -07:00
mk20dx128vlf5.ld
mk20dx256.ld
OutputLib.h
pin_map.teensy3
ScanLib.h