aboutsummaryrefslogtreecommitdiffstats
path: root/EE3102Testing.X/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorAndrea <smith.andreacleo@gmail.com>2021-03-27 12:12:39 -0500
committerAndrea <smith.andreacleo@gmail.com>2021-03-27 12:12:39 -0500
commit2611212d80a1a65c47e09822e75f2506283c949a (patch)
treea9e8572f72ae94c981e52504b153fe46dd892365 /EE3102Testing.X/dist/default/production/memoryfile.xml
parentCompleted .Pcb (diff)
downloadee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar.gz
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar.bz2
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar.lz
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar.xz
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.tar.zst
ee3102-2611212d80a1a65c47e09822e75f2506283c949a.zip
Added intial PIC24 Firmware
Diffstat (limited to '')
-rw-r--r--EE3102Testing.X/dist/default/production/memoryfile.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/EE3102Testing.X/dist/default/production/memoryfile.xml b/EE3102Testing.X/dist/default/production/memoryfile.xml
new file mode 100644
index 0000000..a7c3734
--- /dev/null
+++ b/EE3102Testing.X/dist/default/production/memoryfile.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project>
+ <executable name="dist/default/production/EE3102Testing.X.production.elf">
+ <memory name="data">
+ <units>bytes</units>
+ <length>8192</length>
+ <used>190</used>
+ <free>8002</free>
+ </memory>
+ <memory name="program">
+ <units>bytes</units>
+ <length>65274</length>
+ <used>8142</used>
+ <free>57132</free>
+ </memory>
+ </executable>
+</project>