This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cdd4e11fa8
qmk_firmware
/
LUFA
History
Download ZIP
Download TAR.GZ
Dean Camera
cdd4e11fa8
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.
2011-11-24 21:35:22 +00:00
..
CodeTemplates
Add XMEGA compile time tokens to the LUFAConfig.h code template.
2011-11-23 00:04:16 +00:00
Common
Added new USB_Host_GetDeviceConfiguration() and USB_Host_GetInterfaceAltSetting() functions.
2011-11-24 11:33:10 +00:00
DoxygenPages
Add new USB_Host_GetDescriptor() function. Alter the USB_Host_GetDeviceDescriptor() and USB_Host_GetDeviceStringDescriptor() convenience functions so that they wrap the new function.
2011-11-24 11:46:04 +00:00
Drivers
Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.
2011-11-24 21:35:22 +00:00
Platform
Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
2011-10-31 02:26:21 +00:00
Scheduler
Move global interrupt enable/disable functions out to Common.h and document them.
2011-04-08 05:40:25 +00:00
Doxygen.conf
Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.
2011-10-18 11:35:04 +00:00
License.txt
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
2010-10-13 14:05:35 +00:00
makefile
Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.
2011-11-24 01:24:01 +00:00
Version.h
Added User Application APIs to the CDC and DFU class bootloaders.
2011-10-11 06:20:18 +00:00