mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-15 20:31:27 +00:00
Add missing AppConfig.h reference in the Mass Storage class bootloader when used in Atmel Studio.
This commit is contained in:
parent
d6be06ea6a
commit
cd3aae87da
@ -136,6 +136,7 @@
|
||||
|
||||
<build type="module-config" subtype="path" value="Config"/>
|
||||
<build type="header-file" value="Config/LUFAConfig.h"/>
|
||||
<build type="header-file" value="Config/AppConfig.h"/>
|
||||
|
||||
<build type="include-path" value="Lib"/>
|
||||
<build type="header-file" value="Lib/VirtualFAT.h"/>
|
||||
|
Loading…
Reference in New Issue
Block a user