This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
VirtualSerial
History
Dean Camera
e5781d172e
Upgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 15:18:21 +00:00
..
Config
AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h configuration header files.
2012-05-13 17:17:45 +00:00
Descriptors.c
AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project.
2012-05-12 15:32:53 +00:00
Descriptors.h
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
2012-05-10 19:24:58 +00:00
Doxygen.conf
Upgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 15:18:21 +00:00
LUFA VirtualSerial.inf
Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637).
2012-07-07 13:43:15 +00:00
makefile
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.
2012-07-14 13:18:13 +00:00
VirtualSerial.c
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
2012-05-10 19:24:58 +00:00
VirtualSerial.h
AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.
2012-05-15 19:51:41 +00:00
VirtualSerial.txt
Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support.
2012-05-18 18:39:35 +00:00