Commit Graph

11 Commits (3126cbbf96a24afd447ece00248e5ece39dd088a)

Author SHA1 Message Date
Dean Camera 0ecd09c3e1 Add LUFA DMBS extension modules, use DMBS in project makefiles.
9 years ago
Dean Camera b590350df0 Clean up core build system DMBS subclass module.
9 years ago
Dean Camera 231658362e Replace LUFA build system with DMBS.
9 years ago
Dean Camera 1d2680b358 Update copyrights to 2015 (better late than never).
10 years ago
Dean Camera e368a89987 Update copyrights for 2014.
11 years ago
Dean Camera 9ccf3eafad Add new Printer Device Class driver.
12 years ago
Dean Camera 340b2dc0bc Ensure that the core USB driver source filenames are not duplicated in the LUFA_SRC_USB makefile variable of the LUFA sources build module, so that parallel builds still work.
12 years ago
Dean Camera 4167f3aa6b Split up USB source files in lufa_sources.mk build system module so that applications can pull in mode-specific USB support rather than having to compile all files even if it is known they will not be used.
12 years ago
Dean Camera de0df8b162 Update copyright year to 2013.
12 years ago
Dean Camera 1f1bd69b85 Minor documentation and formatting updates.
13 years ago
Dean Camera b7e3c86e4e 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.
13 years ago