avr: cleanup, added labels to calculate module sizes.

This commit is contained in:
Martin Preuss
2023-04-08 18:18:19 +02:00
parent 4a915a3c85
commit 0f678d7d5a
21 changed files with 416 additions and 167 deletions

View File

@@ -57,6 +57,8 @@ lcdDataEnd:
.cseg
LCD_BEGIN:
; ---------------------------------------------------------------------------
@@ -812,4 +814,6 @@ lcdFont6x8:
#endif
LCD_END:
.equ MODULE_SIZE_LCD = LCD_END-LCD_BEGIN