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
/
Projects
/
XPLAINBridge
History
Dean Camera
1faa5ba70a
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
2012-07-11 19:57:19 +00:00
..
Config
Merge in latest trunk.
2012-05-20 17:16:21 +00:00
Lib
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
Doxygen.conf
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
2012-05-20 10:55:59 +00:00
LUFA XPLAIN Bridge.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
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
2012-07-11 19:57:19 +00:00
USARTDescriptors.c
Merge in latest trunk.
2012-05-20 17:16:21 +00:00
USARTDescriptors.h
Merge in latest trunk.
2012-05-20 17:16:21 +00:00
XPLAINBridge.c
Oops - mask out the endpoint address direction when comparing the IN and OUT endpoint indexes in the AVRISP-MKII clone and XPLAINBridge projects.
2012-05-21 20:45:16 +00:00
XPLAINBridge.h
Merge in latest trunk.
2012-05-20 17:16:21 +00:00
XPLAINBridge.txt
Merge in AppConfigHeaders branch to trunk, altering all projects and demos to use configuration headers for application and LUFA compile time settings, rather than defines in the project makefiles.
2012-05-27 19:12:07 +00:00