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

@@ -34,6 +34,7 @@ twiMasterDataEnd:
.cseg
TWIMASTER_BEGIN:
; ---------------------------------------------------------------------------
@@ -435,4 +436,6 @@ TWI_Master_ScanNext_end:
TWIMASTER_END:
.equ MODULE_SIZE_TWIMASTER = TWIMASTER_END-TWIMASTER_BEGIN