aboutsummaryrefslogtreecommitdiffstats
path: root/Lab_2B.X/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorRossTheRoss <msattr@gmail.com>2020-02-09 12:48:36 -0600
committerRossTheRoss <msattr@gmail.com>2020-02-09 12:48:36 -0600
commit18b29b451daa8b2b252ae615531d4af50608696e (patch)
treee41e300e8ff6a164b81d077e1cc3d04c682eccca /Lab_2B.X/dist/default/production/memoryfile.xml
parentadd some c o m m e n t s (diff)
parent? (diff)
downloadee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar.gz
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar.bz2
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar.lz
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar.xz
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.tar.zst
ee2361-18b29b451daa8b2b252ae615531d4af50608696e.zip
Merge branch 'master' of https://github.com/RosstheRoss/EE2361Projects
Diffstat (limited to 'Lab_2B.X/dist/default/production/memoryfile.xml')
-rw-r--r--Lab_2B.X/dist/default/production/memoryfile.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/Lab_2B.X/dist/default/production/memoryfile.xml b/Lab_2B.X/dist/default/production/memoryfile.xml
new file mode 100644
index 0000000..33031ab
--- /dev/null
+++ b/Lab_2B.X/dist/default/production/memoryfile.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project>
+ <executable name="dist/default/production/Lab_2B.X.production.elf">
+ <memory name="data">
+ <units>bytes</units>
+ <length>8192</length>
+ <used>0</used>
+ <free>8192</free>
+ </memory>
+ <memory name="program">
+ <units>bytes</units>
+ <length>65274</length>
+ <used>618</used>
+ <free>64656</free>
+ </memory>
+ </executable>
+</project>