]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Added more CLI commands.
authorJacob Alexander <haata@kiibohd.com>
Thu, 23 Jan 2014 10:01:12 +0000 (02:01 -0800)
committerJacob Alexander <haata@kiibohd.com>
Sat, 22 Mar 2014 21:11:49 +0000 (14:11 -0700)
commit6ac1482862c75ef45145fb87588237ce3633a3b9
tree545108ecc9e1e0c180d90900a8ab6359fdf0186f
parent267b99dedb8ab605b5054c069442fb25ea4a5e37
Added more CLI commands.

- reset   -> Simulates power cycle (Not yet compatible with AVR)
- reload  -> Sets the device into firmware reload mode
- led     -> Toggles the error LED
- version -> Displays detailed version information (additions to CMake files was necessary, might have broken Windows builds...)
Debug/cli/cli.c
Debug/cli/cli.h
Lib/_buildvars.h
Lib/mk20dx128.h
Output/pjrcUSB/arm/usb_dev.c
Output/pjrcUSB/arm/usb_dev.h
Output/pjrcUSB/output_com.c
Output/pjrcUSB/output_com.h
setup.cmake