This website requires JavaScript.
Explore
Help
Sign In
Cutieguwu
/
qmk_firmware-mirror
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware-mirror
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2026-07-21 13:28:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b0c9532a3c60ef6cc562bb1bd6c13cb68b4bb03
qmk_firmware-mirror
/
Projects
/
USBtoSerial
T
History
Dean Camera
aba7932a5c
F_CLOCK changed to F_USB to be more descriptive, and applicable on future architecture ports.
2011-03-21 10:20:42 +00:00
..
Descriptors.c
…
Descriptors.h
…
Doxygen.conf
…
LUFA USBtoSerial.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
USBtoSerial.aps
…
USBtoSerial.c
Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.
2011-02-10 17:55:49 +00:00
USBtoSerial.h
…
USBtoSerial.txt
…