summaryrefslogtreecommitdiffstats
path: root/src/dist/default/production/memoryfile.xml
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2018-02-02 12:12:18 +0100
committerNao Pross <naopross@thearcway.org>2018-02-02 12:12:18 +0100
commit18abece8f8a8af17a3b5e80dc1baf61457409600 (patch)
tree66f64fb9ea91d8a26c56af95c66e5bb7b8f8b5c3 /src/dist/default/production/memoryfile.xml
parentMove to version control (diff)
downloadXilofono-18abece8f8a8af17a3b5e80dc1baf61457409600.tar.gz
Xilofono-18abece8f8a8af17a3b5e80dc1baf61457409600.zip
2 February 2018
Documentation: - new API documentation - datasheets for new components - update BOM - update documentation data Hardware: - update schematic for MIDI connector Software: - new MIDI API - update prject target to PIC18F45K22
Diffstat (limited to '')
-rw-r--r--src/dist/default/production/memoryfile.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/dist/default/production/memoryfile.xml b/src/dist/default/production/memoryfile.xml
index 872b3c2..856a1e7 100644
--- a/src/dist/default/production/memoryfile.xml
+++ b/src/dist/default/production/memoryfile.xml
@@ -3,15 +3,15 @@
<executable name="dist/default/production\src.production.hex">
<memory name="program">
<units>bytes</units>
- <length>16384</length>
- <used>36</used>
- <free>16348</free>
+ <length>32768</length>
+ <used>416</used>
+ <free>32352</free>
</memory>
<memory name="data">
<units>bytes</units>
- <length>768</length>
- <used>0</used>
- <free>768</free>
+ <length>1536</length>
+ <used>20</used>
+ <free>1516</free>
</memory>
</executable>
</project>