aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/MassStorage/DataflashManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Seperated out OTG, Device and Host mode demos into seperate folders for ↵Dean Camera2009-03-201-75/+0
| | | | clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
* Added DataflashManager_WriteBlocks_RAM() and ↵Dean Camera2009-03-171-0/+4
| | | | DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy interfacing with a FAT library for dataflash file level access.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+71