aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DriverStubs/Dataflash.h
AgeCommit message (Expand)Author
2010-09-11Added new project makefile template to the library and moved board driver stu...Dean
2010-08-18Fixed MassStorage based demos and projects resetting the SCSI sense values be...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-07-22Convert over internal pseudo-function macros to true inline functions for add...Dean
2010-07-04Improve commenting of the Dataflash stub board driver file, to prevent confus...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-02-11Add more include protection macros to give the user warnings when they try to...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-06-28Added const modifiers to device mode class drivers.Dean
2009-03-17Board Dataflash driver now allows for dataflash ICs which use different shift...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean