aboutsummaryrefslogtreecommitdiffstats
path: root/Lab4.X/dist/default/production/memoryfile.xml
blob: d174a927a47ef6001abf93a02f36c7d3eb976e50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>

<project>
  <executable name="dist/default/production/Lab4.X.production.elf">
    <memory name="data">
      <units>bytes</units>
      <length>8192</length>
      <used>30</used>
      <free>8162</free>
    </memory>
    <memory name="program">
      <units>bytes</units>
      <length>65274</length>
      <used>1851</used>
      <free>63423</free>
    </memory>
  </executable>
</project>