oops forgot to commit the project config file

This commit is contained in:
2019-08-11 14:47:24 -04:00
parent 75d70c5200
commit 88543d3146

View File

@@ -25,6 +25,8 @@
displayName="Header Files" displayName="Header Files"
projectFiles="true"> projectFiles="true">
<itemPath>../src/usb_config.h</itemPath> <itemPath>../src/usb_config.h</itemPath>
<itemPath>../src/bootloader.h</itemPath>
<itemPath>../src/typedefs.h</itemPath>
</logicalFolder> </logicalFolder>
<logicalFolder name="LinkerScript" <logicalFolder name="LinkerScript"
displayName="Linker Files" displayName="Linker Files"
@@ -36,6 +38,7 @@
<itemPath>../src/usb_descriptors.c</itemPath> <itemPath>../src/usb_descriptors.c</itemPath>
<itemPath>../src/usb_events.c</itemPath> <itemPath>../src/usb_events.c</itemPath>
<itemPath>../src/main.c</itemPath> <itemPath>../src/main.c</itemPath>
<itemPath>../src/bootloader.c</itemPath>
</logicalFolder> </logicalFolder>
<logicalFolder name="ExternalFiles" <logicalFolder name="ExternalFiles"
displayName="Important Files" displayName="Important Files"