This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efd57cfe51ec0501d4378d01e019f3e23b989274
qmk_firmware
/
LUFA
/
ManPages
History
Dean Camera
47fec03694
Fixed several functions in the Host mode Still Image Class driver returning an error code from the incorrect error code enum (thanks to Daniel Seibert).
2011-01-16 23:13:54 +00:00
..
AboutLUFA.txt
…
AlternativeStacks.txt
…
Author.jpg
…
BuildingLinkableLibraries.txt
…
ChangeLog.txt
Fixed several functions in the Host mode Still Image Class driver returning an error code from the incorrect error code enum (thanks to Daniel Seibert).
2011-01-16 23:13:54 +00:00
CompileTimeTokens.txt
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
2011-01-10 18:43:34 +00:00
CompilingApps.txt
…
ConfiguringApps.txt
…
DevelopingWithLUFA.txt
…
DeviceSupport.txt
…
DirectorySummaries.txt
…
Donating.txt
Add custom footer to the main library documentation.
2011-01-03 20:37:30 +00:00
footer.htm
Add custom footer to the main library documentation.
2011-01-03 20:37:30 +00:00
FutureChanges.txt
New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.
2011-01-16 19:34:28 +00:00
GettingStarted.txt
…
Groups.txt
…
LibraryApps.txt
…
LibraryResources.txt
…
LicenseInfo.txt
…
LUFA_thumb.png
…
LUFA.png
…
LUFAPoweredProjects.txt
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
2011-01-10 18:43:34 +00:00
LUFAvsAtmelStack.txt
…
MainPage.txt
…
MigrationInformation.txt
Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.
2011-01-13 22:56:49 +00:00
ProgrammingApps.txt
…
SoftwareBootloaderJump.txt
…
VIDAndPIDValues.txt
…
WhyUseLUFA.txt
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
2011-01-10 18:43:34 +00:00
WritingBoardDrivers.txt
…