This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
32086e4f1455f8b595f7b3817699eb8659b50553
cheapino_qmk_firmware
/
LUFA
T
History
Dean Camera
32086e4f14
Fix small error in last commit preventing compilation in some circumstances.
2009-07-16 08:32:20 +00:00
..
Common
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
Drivers
Fix small error in last commit preventing compilation in some circumstances.
2009-07-16 08:32:20 +00:00
DriverStubs
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
ManPages
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGURATION compile time option (but silently convert it to USE_SINGLE_DEVICE_CONFIGURATION internally for compatibility).
2009-07-16 08:15:27 +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
Added better module summaries.
2009-07-14 07:33:06 +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