projects renamed to match real name of the actual interface board

This commit is contained in:
2019-08-22 03:16:49 -04:00
parent 7dd18d2772
commit 8af08aba18
6 changed files with 3 additions and 183 deletions

View File

@@ -102,7 +102,7 @@
<property key="opt-xc8-compiler-strict_ansi" value="false"/>
<property key="optimization-assembler" value="true"/>
<property key="optimization-assembler-files" value="false"/>
<property key="optimization-debug" value="true"/>
<property key="optimization-debug" value="false"/>
<property key="optimization-invariant-enable" value="false"/>
<property key="optimization-invariant-value" value="16"/>
<property key="optimization-level" value="-O0"/>
@@ -172,7 +172,6 @@
value="Press to browse for a specific firmware version"/>
<property key="ToolFirmwareOption.UseLatestFirmware" value="true"/>
<property key="debugoptions.useswbreakpoints" value="false"/>
<property key="firmware.download.all" value="false"/>
<property key="hwtoolclock.frcindebug" value="false"/>
<property key="memories.aux" value="false"/>
<property key="memories.bootflash" value="true"/>

View File

@@ -3,7 +3,7 @@
<type>com.microchip.mplab.nbide.embedded.makeproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/make-project/1">
<name>clubdance_v2_bootloader</name>
<name>bia_microddr_bootloader</name>
<creation-uuid>83d0bbc4-5bc9-4994-8d56-e4dbd464f4f2</creation-uuid>
<make-project-type>0</make-project-type>
<c-extensions>c</c-extensions>