summaryrefslogtreecommitdiffstats
path: root/src/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-02-23 16:31:32 +0100
committerNao Pross <naopross@thearcway.org>2018-02-23 16:31:32 +0100
commita588c9f6e6f0946844ed27e618d792cd025d4362 (patch)
treed16bbb2b5d99ec50036cc78884abde5a67fab798 /src/dist/default/production/memoryfile.xml
parentFix rs232 interface for MIDI serial (diff)
downloadXilofono-a588c9f6e6f0946844ed27e618d792cd025d4362.tar.gz
Xilofono-a588c9f6e6f0946844ed27e618d792cd025d4362.zip
No time for commit msg
Diffstat (limited to 'src/dist/default/production/memoryfile.xml')
-rw-r--r--src/dist/default/production/memoryfile.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/dist/default/production/memoryfile.xml b/src/dist/default/production/memoryfile.xml
new file mode 100644
index 0000000..6f5f082
--- /dev/null
+++ b/src/dist/default/production/memoryfile.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project>
+ <executable name="dist/default/production\src.production.hex">
+ <memory name="program">
+ <units>bytes</units>
+ <length>32768</length>
+ <used>1058</used>
+ <free>31710</free>
+ </memory>
+ <memory name="data">
+ <units>bytes</units>
+ <length>1536</length>
+ <used>78</used>
+ <free>1458</free>
+ </memory>
+ </executable>
+</project>