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
5f57785404e671f136f8c7e325922076d16fee30
cheapino_qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
5f57785404
Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function.
...
Reduce spacing of the structure elements in StdDescriptors.h to make the code more readable.
2010-07-21 05:39:29 +00:00
..
Class
Fixed MIDI_Device_SendEventPacket() not correctly waiting for the endpoint to become ready (thanks to Robin Green).
2010-07-20 06:59:13 +00:00
HighLevel
Add missing const qualifier to the parameters of the USB_GetNextDescriptorComp() function.
2010-07-21 05:39:29 +00:00
LowLevel
Removed the automated checking of event names in the demo, project and bootloader makefiles due to inconsistancies between the behaviour of the command line tools used to perform the check on each platform.
2010-07-15 16:45:26 +00:00
USB.h
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
2010-07-19 14:00:44 +00:00