| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden).
|
|
|
|
| |
to Russian translation services provided by Andrey from Microsin.ru.
|
|
|
|
|
|
| |
Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
|
| |
|
|
|
|
| |
redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.
|
| |
|
|
|
|
| |
tool made by Laszlo Monda
|
| |
|
|
|
|
|
|
| |
parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
|
|
|
| |
correctly converted to the target system's native end of line style.
|
| |
|
|
it now serves files from the Dataflash. Add Mass Storage device mode class driver so that files can be loaded to the board Dataflash when inserted into a PC.
|