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-18 08:36:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aae59857a2ee47aecbec75cd2c28de2c9b8cf3c7
qmk_firmware-mirror
/
Demos
/
Device
/
ClassDriver
/
VirtualSerial
T
History
Dean Camera
110711598a
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
2011-07-19 07:02:19 +00:00
..
Descriptors.c
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.
2011-07-19 07:02:19 +00:00
Descriptors.h
Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.
2011-07-01 05:26:25 +00:00
Doxygen.conf
…
LUFA VirtualSerial.inf
…
makefile
…
VirtualSerial.aps
…
VirtualSerial.c
…
VirtualSerial.h
…
VirtualSerial.txt
…