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-23 12:32:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
567f7ecce0d04c2406b2379eb34ef3e54178a6d1
zsa_qmk_firmware
/
LUFA
History
Dean Camera
567f7ecce0
Fix errors in the Audio device demos and class driver regarding multiple sample frequency support.
2011-06-07 02:05:19 +00:00
..
CodeTemplates
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
2011-06-05 13:55:56 +00:00
Common
Added board driver support for the Busware TUL board.
2011-06-04 04:13:01 +00:00
Drivers
Fix errors in the Audio device demos and class driver regarding multiple sample frequency support.
2011-06-07 02:05:19 +00:00
ManPages
Fix errors in the Audio device demos and class driver regarding multiple sample frequency support.
2011-06-07 02:05:19 +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
…