diff options
Diffstat (limited to 'nbproject/private')
-rwxr-xr-x | nbproject/private/SuppressibleMessageMemo.properties | 3 | ||||
-rwxr-xr-x | nbproject/private/configurations.xml | 25 | ||||
-rwxr-xr-x | nbproject/private/private.xml | 12 |
3 files changed, 0 insertions, 40 deletions
diff --git a/nbproject/private/SuppressibleMessageMemo.properties b/nbproject/private/SuppressibleMessageMemo.properties deleted file mode 100755 index a367cae..0000000 --- a/nbproject/private/SuppressibleMessageMemo.properties +++ /dev/null @@ -1,3 +0,0 @@ -#
-#Wed Jul 17 11:50:11 CDT 2019
-PICkit\ 4/CHECK_4_HIGH_VOLTAGE_VPP=true
diff --git a/nbproject/private/configurations.xml b/nbproject/private/configurations.xml deleted file mode 100755 index 0079996..0000000 --- a/nbproject/private/configurations.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<configurationDescriptor version="65">
- <projectmakefile>Makefile</projectmakefile>
- <defaultConf>0</defaultConf>
- <confs>
- <conf name="default" type="2">
- <platformToolSN>:=MPLABComm-USB-Microchip:=<vid>04D8:=<pid>9012:=<rev>0100:=<man>Microchip Technology Incorporated:=<prod>MPLAB PICkit 4:=<sn>BUR184886762:=<drv>x:=<xpt>b:=end</platformToolSN>
- <languageToolchainDir>C:\Program Files (x86)\Microchip\xc8\v2.05\bin</languageToolchainDir>
- <mdbdebugger version="1">
- <placeholder1>place holder 1</placeholder1>
- <placeholder2>place holder 2</placeholder2>
- </mdbdebugger>
- <runprofile version="6">
- <args></args>
- <rundir></rundir>
- <buildfirst>true</buildfirst>
- <console-type>0</console-type>
- <terminal-type>0</terminal-type>
- <remove-instrumentation>0</remove-instrumentation>
- <environment>
- </environment>
- </runprofile>
- </conf>
- </confs>
-</configurationDescriptor>
diff --git a/nbproject/private/private.xml b/nbproject/private/private.xml deleted file mode 100755 index 94051fb..0000000 --- a/nbproject/private/private.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
- <editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
- <open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
- <group>
- <file>file:/C:/Users/kb0iic/MPLABXProjects/I2C_LCD.X/main.h</file>
- <file>file:/C:/Users/kb0iic/MPLABXProjects/I2C_LCD.X/beep.c</file>
- <file>file:/C:/Users/kb0iic/MPLABXProjects/I2C_LCD.X/main.c</file>
- <file>file:/C:/Users/kb0iic/MPLABXProjects/I2C_LCD.X/beep.h</file>
- </group>
- </open-files>
-</project-private>
|