Ensure all demos now compile in C99 standards mode, and not GNU99 (C99 + GNU extensions).
[pub/USBasp.git] / Projects / Magstripe / Lib /
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-08-19 Dean CameraAdded handler for the V2 Protocol SPI_MULTI command...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-05-22 Dean CameraMoved out each demos' functionality library files ...