From 7ba4058996b07499a7e9a15751132ded28074774 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 9 Feb 2020 11:39:00 -0600 Subject: A --- Lab_2B.X/nbproject/private/configurations.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Lab_2B.X/nbproject/private/configurations.xml (limited to 'Lab_2B.X/nbproject/private') diff --git a/Lab_2B.X/nbproject/private/configurations.xml b/Lab_2B.X/nbproject/private/configurations.xml new file mode 100644 index 0000000..dcd118a --- /dev/null +++ b/Lab_2B.X/nbproject/private/configurations.xml @@ -0,0 +1,25 @@ + + + Makefile + 0 + + + :=MPLABComm-USB-Microchip:=<vid>04D8:=<pid>8108:=<rev>0002:=<man>Digilent:=<prod>chipKitProgrammer:=<sn>DA63CA1:=<drv>x:=<xpt>h:=end + C:\Program Files (x86)\Microchip\xc16\v1.41\bin + + place holder 1 + place holder 2 + + + + + true + 0 + 0 + 0 + + + + + + -- cgit v1.2.3 From 8a843dfe4de06538b41793a54b8d42d1b1cf4317 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 9 Feb 2020 12:48:47 -0600 Subject: ? --- Lab_2B.X/dist/default/debug/memoryfile.xml | 18 ++++++++++++++++++ Lab_2B.X/nbproject/private/private.xml | 7 +++++++ 2 files changed, 25 insertions(+) create mode 100644 Lab_2B.X/dist/default/debug/memoryfile.xml create mode 100644 Lab_2B.X/nbproject/private/private.xml (limited to 'Lab_2B.X/nbproject/private') diff --git a/Lab_2B.X/dist/default/debug/memoryfile.xml b/Lab_2B.X/dist/default/debug/memoryfile.xml new file mode 100644 index 0000000..d566b37 --- /dev/null +++ b/Lab_2B.X/dist/default/debug/memoryfile.xml @@ -0,0 +1,18 @@ + + + + + + bytes + 8192 + 0 + 8192 + + + bytes + 65274 + 618 + 64656 + + + diff --git a/Lab_2B.X/nbproject/private/private.xml b/Lab_2B.X/nbproject/private/private.xml new file mode 100644 index 0000000..6807a2b --- /dev/null +++ b/Lab_2B.X/nbproject/private/private.xml @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3