aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Lib
Commit message (Expand)AuthorAgeFilesLines
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-302-2/+2
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-212-2/+4
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-083-308/+308
* Update copyright year to 2010.Dean Camera2009-12-303-8/+8
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-283-21/+21
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-202-6/+6
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-100/+100
* Added handler for the V2 Protocol SPI_MULTI command to the AVRISP Programmer ...Dean Camera2009-08-191-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-4/+4
* Moved out each demos' functionality library files (e.g. Ring Buffer library) ...Dean Camera2009-05-223-0/+308