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
44179abcf85acb14fb3aff72ce50ae84281c0f2e
qmk_firmware
/
LUFA
History
Dean Camera
44179abcf8
Add PrinterHost demo to the documentation.
2009-07-21 10:29:56 +00:00
..
Common
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
Drivers
Add extra tests to the MassStorage device demo and class driver for validating command blocks from the host.
2009-07-21 04:46:48 +00:00
DriverStubs
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
ManPages
Add PrinterHost demo to the documentation.
2009-07-21 10:29:56 +00:00
Scheduler
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
Doxygen.conf
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.
2009-07-20 14:07:02 +00:00
makefile
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00
Version.h
Added new GenericHIDHost demo.
2009-04-01 07:21:45 +00:00