blob: 17d0980a77126ad0d33f0cf48cc637d438a66646 (
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/debug/HW4.X.debug.elf">
<memory name="data">
<units>bytes</units>
<length>8192</length>
<used>66</used>
<free>8126</free>
</memory>
<memory name="program">
<units>bytes</units>
<length>65274</length>
<used>807</used>
<free>64467</free>
</memory>
</executable>
</project>
|