qmk_firmware/Demos/Device/ClassDriver/RNDISEthernet
Dean Camera e5781d172e Upgrade Doxygen configuration files to 1.8.1.2. 2012-07-29 15:18:21 +00:00
..
Config AppConfigHeaders: Move out the last of the demo/app configurations into new AppConfig.h header files. 2012-05-13 21:01:23 +00:00
Lib Fix accidental struct copies on the stack in the old RNDISEthernet demo TCP code. 2012-06-26 18:53:30 +00:00
Descriptors.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
Descriptors.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
Doxygen.conf Upgrade Doxygen configuration files to 1.8.1.2. 2012-07-29 15:18:21 +00:00
LUFA RNDIS.inf Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 2010-05-08 03:12:14 +00:00
RNDISEthernet.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
RNDISEthernet.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
RNDISEthernet.txt Merge in latest trunk. 2012-05-20 15:43:51 +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