AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines.
This commit is contained in:
parent
74fb2d895e
commit
926a83bbc1
30 changed files with 705 additions and 118 deletions
|
@ -65,6 +65,7 @@
|
|||
#include <avr/io.h>
|
||||
|
||||
#include <LUFA/Common/Common.h>
|
||||
#include "Config/AppConfig.h"
|
||||
|
||||
/* Private Interface - For use in library only: */
|
||||
/* Macros: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue