qmk_firmware/LUFA/ManPages
Dean Camera 86e6ed7f31 Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the next command immediately after returning, no need to call Dataflash_ToggleSelectedChipCS() afterwards.
Added new DATAFLASH_CHIP_MASK() macro to the Dataflash driver, which returns the Dataflash select mask for the given chip index.

Updated MassStorage device block write routines to use ping-pong Dataflash buffering to increase throughput by around 30%.
2009-06-29 09:30:06 +00:00
..
AboutLUFA.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Author.jpg Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
BuildingLinkableLibraries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
ChangeLog.txt Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the next command immediately after returning, no need to call Dataflash_ToggleSelectedChipCS() afterwards. 2009-06-29 09:30:06 +00:00
CompileTimeTokens.txt Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in some AVR models as the USB device's serial number, added NO_INTERNAL_SERIAL compile time option to turn off new serial number reading code. Updated Mass Storage and CDC based demos to use the new device serial number if the device it is compiled for supports it. 2009-06-21 09:22:31 +00:00
CompilingApps.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
ConfiguringApps.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
DevelopingWithLUFA.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
DeviceSupport.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
DirectorySummaries.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Donating.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
FutureChanges.txt Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the next command immediately after returning, no need to call Dataflash_ToggleSelectedChipCS() afterwards. 2009-06-29 09:30:06 +00:00
GettingStarted.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
Groups.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
LUFA.gif Add new temp LUFA project logo to the manual. 2009-06-21 04:48:05 +00:00
LUFAPoweredProjects.txt Optimize vendor/product description string display code in MassStorageHost. 2009-06-26 09:58:43 +00:00
LibraryApps.txt Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
LibraryResources.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
Licence.txt Added const modifiers to device mode class drivers. 2009-06-28 13:39:08 +00:00
MainPage.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
MigrationInformation.txt Move LUFA compile time options to a new section in the application makefiles for clarity. 2009-06-19 04:34:35 +00:00
ProgrammingApps.txt Split Getting Started page of the documentation into its own section. 2009-06-26 10:24:54 +00:00
SchedulerOverview.txt Add new temp LUFA project logo to the manual. 2009-06-21 04:48:05 +00:00
VIDAndPIDValues.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00
WritingBoardDrivers.txt Move main library documentation pages into a new ManPages subdirectory. 2009-06-15 13:57:57 +00:00