Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Lib
Jacob Alexander 6ac1482862 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...)
2014-03-22 14:11:49 -07:00
..
_buildvars.h Added more CLI commands. 2014-03-22 14:11:49 -07:00
aliased_bitband.h Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
delay.c Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
delay.h Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
Interrupts.h Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
MacroLib.h Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files 2013-01-26 22:30:36 -05:00
MainLib.h Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files 2013-01-26 22:30:36 -05:00
mk20dx128.c Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
mk20dx128.h Added more CLI commands. 2014-03-22 14:11:49 -07:00
mk20dx128.ld Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
pin_map.teensy3 Adding initial Teensy 3 support, compiles, but not fully functional yet. 2013-01-27 01:47:52 -05:00
ScanLib.h Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files 2013-01-26 22:30:36 -05:00
USBLib.h Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files 2013-01-26 22:30:36 -05:00