Skip to content
Snippets Groups Projects
Commit cd3aae87 authored by Dean Camera's avatar Dean Camera
Browse files

Add missing AppConfig.h reference in the Mass Storage class bootloader when used in Atmel Studio.

parent d6be06ea
No related branches found
No related tags found
No related merge requests found
...@@ -136,6 +136,7 @@ ...@@ -136,6 +136,7 @@
<build type="module-config" subtype="path" value="Config"/> <build type="module-config" subtype="path" value="Config"/>
<build type="header-file" value="Config/LUFAConfig.h"/> <build type="header-file" value="Config/LUFAConfig.h"/>
<build type="header-file" value="Config/AppConfig.h"/>
<build type="include-path" value="Lib"/> <build type="include-path" value="Lib"/>
<build type="header-file" value="Lib/VirtualFAT.h"/> <build type="header-file" value="Lib/VirtualFAT.h"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment