aboutsummaryrefslogtreecommitdiffstats
path: root/Lab3.X/dist/default/production/memoryfile.xml
blob: 508df7fc1ae52f03f49e416ef4d88f55836ff91d (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/Lab3.X.production.elf">
    <memory name="data">
      <units>bytes</units>
      <length>8192</length>
      <used>0</used>
      <free>8192</free>
    </memory>
    <memory name="program">
      <units>bytes</units>
      <length>65274</length>
      <used>2034</used>
      <free>63240</free>
    </memory>
  </executable>
</project>