aboutsummaryrefslogtreecommitdiffstats
path: root/EE3102Testing.X/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorMatt Strapp <strap012@umn.edu>2021-03-28 10:12:10 -0500
committerMatt Strapp <strap012@umn.edu>2021-03-28 10:12:10 -0500
commitf3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb (patch)
treedd3ab9128eee3ca38e86f83d705526d596c0f732 /EE3102Testing.X/dist/default/production/memoryfile.xml
parentAdded intial PIC24 Firmware (diff)
downloadee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar.gz
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar.bz2
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar.lz
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar.xz
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.tar.zst
ee3102-f3f8cbd69e290ccbd60f9cbc0b1d9b63645127bb.zip
Add a basic VtoI function
Also rearrange things and commit iconoclasm
Diffstat (limited to 'EE3102Testing.X/dist/default/production/memoryfile.xml')
-rw-r--r--EE3102Testing.X/dist/default/production/memoryfile.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/EE3102Testing.X/dist/default/production/memoryfile.xml b/EE3102Testing.X/dist/default/production/memoryfile.xml
deleted file mode 100644
index a7c3734..0000000
--- a/EE3102Testing.X/dist/default/production/memoryfile.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?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>