First commit
This commit is contained in:
17
dist/default/production/memoryfile.xml
vendored
Normal file
17
dist/default/production/memoryfile.xml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<executable name="dist/default/production/RDS_Encoder.X.production.elf">
|
||||
<memory name="program">
|
||||
<units>bytes</units>
|
||||
<length>139264</length>
|
||||
<used>21543</used>
|
||||
<free>117721</free>
|
||||
</memory>
|
||||
<memory name="data">
|
||||
<units>bytes</units>
|
||||
<length>8192</length>
|
||||
<used>3244</used>
|
||||
<free>4948</free>
|
||||
</memory>
|
||||
</executable>
|
||||
</project>
|
||||
Reference in New Issue
Block a user