aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/Dataflash.h
Commit message (Expand)AuthorAgeFilesLines
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Doxygen fixes to \param directives to give data direction in all projects. Ma...Dean Camera2009-09-241-2/+4
* Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board drive...Dean Camera2009-08-311-1/+0
* Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean Camera2009-08-231-7/+3
* Added better module summaries.Dean Camera2009-07-141-1/+2
* Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...Dean Camera2009-06-291-1/+14
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-9/+9
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-1/+1
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-0/+8
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-13/+35
* Board Dataflash driver now allows for dataflash ICs which use different shift...Dean Camera2009-03-171-64/+38
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-3/+3
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+210