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-09 22:00:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8f5ab27dc9b2a7c4944a5e7d149f39959ead477e
zsa_qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
VirtualSerialMassStorage
History
Dean Camera
8f5ab27dc9
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
2011-03-23 09:26:41 +00:00
..
Lib
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
2011-03-23 09:26:41 +00:00
Descriptors.c
…
Descriptors.h
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegger).
2011-03-16 22:54:31 +00:00
Doxygen.conf
…
LUFA VirtualSerialMassStorage.inf
…
makefile
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
2011-03-21 10:20:42 +00:00
VirtualSerialMassStorage.aps
…
VirtualSerialMassStorage.c
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegger).
2011-03-16 22:54:31 +00:00
VirtualSerialMassStorage.h
…
VirtualSerialMassStorage.txt
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegger).
2011-03-16 22:54:31 +00:00