summaryrefslogtreecommitdiff
path: root/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorJoshua Drake <joshua.ellis.drake@gmail.com>2024-04-23 01:27:55 -0500
committerJoshua Drake <joshua.ellis.drake@gmail.com>2024-04-23 01:27:55 -0500
commit319b3a68ee64d8549524b53fba2934e94c07d19e (patch)
treeffe9a3f58471d139a3020d0592e040242b145ab5 /dist/default/production/memoryfile.xml
parentbe339d49fcfd3a09b8fdf590001e8e0f4369e4d3 (diff)
Added files that were forgotten in previous commits.
Diffstat (limited to 'dist/default/production/memoryfile.xml')
-rw-r--r--dist/default/production/memoryfile.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dist/default/production/memoryfile.xml b/dist/default/production/memoryfile.xml
new file mode 100644
index 0000000..f45eea2
--- /dev/null
+++ b/dist/default/production/memoryfile.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<project>
+ <executable name="dist/default/production/resbox.X.production.elf">
+ <memory name="data">
+ <units>bytes</units>
+ <length>2048</length>
+ <used>92</used>
+ <free>1956</free>
+ </memory>
+ <memory name="program">
+ <units>bytes</units>
+ <length>16128</length>
+ <used>3801</used>
+ <free>12327</free>
+ </memory>
+ </executable>
+</project>