Program Storage
| Old/bytes | New/bytes | Delta/bytes |
overall | 329 | 331 | 2 |
text | 321 | 323 | 2 |
data | 8 | 8 | 0 |
|
Static RAM
| Old/bytes | New/bytes | Delta/bytes |
overall | 8 | 8 | 0 |
data | 8 | 8 | 0 |
bss | 0 | 0 | 0 |
|
Legend
text | instructions |
data | initialized global or static variables |
bss | uninitialized global or static variables |
|