aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/STK525/Dataflash.h
Commit message (Expand)AuthorAgeFilesLines
* Seperated out board drivers by architecture in the library internals for bett...Dean Camera2011-05-181-181/+0
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-1/+1
* Start update of documentation to support possible multiple architectures in t...Dean Camera2011-02-201-5/+2
* Move out Dataflash IC command constants headers into the general LUFA/Drivers...Dean Camera2011-02-191-1/+1
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-1/+1
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-14/+15
* Added board hardware driver support for the BUI development board.Dean Camera2010-09-141-3/+3
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-301-1/+1
* Convert over internal pseudo-function macros to true inline functions for add...Dean Camera2010-07-221-0/+60
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-1/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-122/+122
* Add briefs for the library core structures.Dean Camera2010-03-291-0/+2
* Add file-level brief documentation.Dean Camera2010-03-291-2/+1
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+1
* Make board specific and device peripheral specific drivers' file documentatio...Dean Camera2010-02-011-0/+5
* Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addr...Dean Camera2010-02-011-2/+2
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...Dean Camera2009-12-031-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-4/+4
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-061-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+8
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-171-0/+33
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+75