summaryrefslogtreecommitdiffstats
path: root/nbproject/configurations.xml
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-05-08 16:21:33 +0200
committerNao Pross <naopross@thearcway.org>2018-05-08 16:21:33 +0200
commit2490b24a1ced7372e4462c60802748e426901da1 (patch)
treee7ec935869975c526d6786d1c78e0e10046ab25d /nbproject/configurations.xml
parentCheck if substring is empty in split(), minor fix in command parsing (diff)
downloadSAMLiquidSmoke-2490b24a1ced7372e4462c60802748e426901da1.tar.gz
SAMLiquidSmoke-2490b24a1ced7372e4462c60802748e426901da1.zip
Add notes, rename gpio class to gpio_pin and rename led variablesHEADmaster
Diffstat (limited to 'nbproject/configurations.xml')
-rw-r--r--nbproject/configurations.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml
index 8f500b7..db18a0b 100644
--- a/nbproject/configurations.xml
+++ b/nbproject/configurations.xml
@@ -18,6 +18,7 @@
<itemPath>mcc_generated_files/pin_manager.h</itemPath>
<itemPath>mcc_generated_files/uart1.h</itemPath>
</logicalFolder>
+ <itemPath>led.hpp</itemPath>
</logicalFolder>
<logicalFolder name="LinkerScript"
displayName="Linker Files"
@@ -40,7 +41,6 @@
<itemPath>mcc_generated_files/uart1.c</itemPath>
</logicalFolder>
<itemPath>main.cpp</itemPath>
- <itemPath>led.hpp</itemPath>
<itemPath>led.cpp</itemPath>
</logicalFolder>
<logicalFolder name="ExternalFiles"
@@ -64,8 +64,8 @@
<targetPluginBoard></targetPluginBoard>
<platformTool>PKOBSKDEPlatformTool</platformTool>
<languageToolchain>XC32</languageToolchain>
- <languageToolchainVersion>2.05</languageToolchainVersion>
- <platform>2</platform>
+ <languageToolchainVersion>1.44</languageToolchainVersion>
+ <platform>3</platform>
</toolsSet>
<compileType>
<linkerTool>
@@ -225,6 +225,7 @@
<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"/>