This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
6783bc4594177833d2b1047d77316e38cfe6a629
qmk_firmware
/
LUFA
/
Drivers
History
Dean Camera
6783bc4594
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
...
Fix spelling of "Received" in all source files where it is misspelt "Recieved".
2009-09-02 13:08:55 +00:00
..
Board
Removed unused INCLUDE_FROM_BOARD_DRIVER internal define from the board driver dispatch headers.
2009-08-31 08:35:52 +00:00
Misc
Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long.
2009-06-21 08:04:10 +00:00
Peripheral
Fixed AVRISP programmer demo -- can now connect to a target and read/write Sig/Lock/Fuse/OSCCAL bytes successfully.
2009-08-23 08:37:11 +00:00
USB
Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.
2009-09-02 13:08:55 +00:00