summaryrefslogtreecommitdiffstats
path: root/nbproject/configurations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r--nbproject/configurations.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
index ced59db..c64a84e 100644
--- a/nbproject/configurations.xml
+++ b/nbproject/configurations.xml
@@ -4,6 +4,10 @@
<logicalFolder name="HeaderFiles"
displayName="Header Files"
projectFiles="true">
+ <logicalFolder name="f1" displayName="hal" projectFiles="true">
+ <itemPath>hal/pin.hpp</itemPath>
+ <itemPath>hal/uart.hpp</itemPath>
+ </logicalFolder>
<logicalFolder name="MCC Generated Files"
displayName="MCC Generated Files"
projectFiles="true">
@@ -20,6 +24,10 @@
<logicalFolder name="SourceFiles"
displayName="Source Files"
projectFiles="true">
+ <logicalFolder name="hal" displayName="hal" projectFiles="true">
+ <itemPath>hal/pin.tpp</itemPath>
+ <itemPath>hal/uart1.tpp</itemPath>
+ </logicalFolder>
<logicalFolder name="MCC Generated Files"
displayName="MCC Generated Files"
projectFiles="true">
@@ -39,6 +47,7 @@
</logicalFolder>
<sourceRootList>
<Elem>mcc_generated_files</Elem>
+ <Elem>hal</Elem>
</sourceRootList>
<projectmakefile>Makefile</projectmakefile>
<confs>
@@ -211,7 +220,6 @@
<property key="ToolFirmwareFilePath"
value="Press to browse for a specific firmware version"/>
<property key="ToolFirmwareOption.UseLatestFirmware" value="true"/>
- <property key="firmware.download.all" value="false"/>
<property key="memories.configurationmemory" value="true"/>
<property key="memories.dataflash" value="true"/>
<property key="memories.eeprom" value="true"/>