]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding teensy-loader-cli so it's not required.
authorJacob Alexander <haata@kiibohd.com>
Sun, 13 Apr 2014 03:52:32 +0000 (20:52 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 13 Apr 2014 03:52:32 +0000 (20:52 -0700)
commit81ea61de84df6747ac872b4e86b7f10736e4d3a4
tree651f4340ff6f4a61ac21eb2274a2b10f3888284b
parentab9dee178315f794d5bebfccb58d0c8f937687ae
Adding teensy-loader-cli so it's not required.

- This is a patched version to work with Teensy 3.1 (current version on the website doesn't work)
- "Should" work with OS's other than Linux, but hasn't been tested
CMakeLists.txt
LoadFile/CMakeLists.txt [new file with mode: 0644]
LoadFile/FindLibUSB.cmake [new file with mode: 0644]
LoadFile/bash [deleted file]
LoadFile/load [new file with mode: 0755]
LoadFile/teensy_loader_cli.c [new file with mode: 0644]
arm.cmake
setup.cmake