Program Storage
| Old/bytes | New/bytes | Delta/bytes |
| overall | 439 | 450 | 11 |
| text | 403 | 414 | 11 |
| data | 36 | 36 | 0 |
|
Static RAM
| Old/bytes | New/bytes | Delta/bytes |
| overall | 36 | 36 | 0 |
| data | 36 | 36 | 0 |
| bss | 0 | 0 | 0 |
|
Legend
| text | instructions |
| data | initialized global or static variables |
| bss | uninitialized global or static variables |
|