Debugging kishsaver.

- Hardcoded strobe lines (required to make the hardware less noisy)
- Updated debug code
This commit is contained in:
Jacob Alexander 2013-11-13 22:48:49 -05:00
parent 4ce6d34cd8
commit a108dbbbc3
3 changed files with 64 additions and 40 deletions

View file

@ -17,7 +17,7 @@
#| All of the modules must be specified, as they generate the sources list of files to compile
#| Any modifications to this file will cause a complete rebuild of the project
#| Please the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
#| Please look at the {Scan,Macro,USB,Debug}/module.txt for information on the modules and how to create new ones
##| Deals with acquiring the keypress information and turning it into a key index
set( ScanModule "avr-capsense" )