This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-20 11:04:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2a26efc6912badfff9e798f5dbac57ba85ce6dd1
zsa_qmk_firmware
/
LUFA
History
Dean Camera
2a26efc691
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.
2011-05-30 11:07:57 +00:00
..
CodeTemplates
Add skeleton LUFAConfig.h to the CodeTemplates directory.
2011-05-14 02:34:47 +00:00
Common
Add new USE_LUFA_CONFIG_HEADER compile time option.
2011-05-09 14:04:40 +00:00
Drivers
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.
2011-05-30 11:07:57 +00:00
ManPages
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.
2011-05-30 11:07:57 +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
Conditionally add available address spaces to the address space enum, for multiple address space architectures.
2011-04-04 10:24:57 +00:00
License.txt
…
makefile
Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available).
2011-05-26 11:27:21 +00:00
Version.h
Update copyright year on all source files.
2011-01-01 13:00:56 +00:00