avr: cleanup e03.

This commit is contained in:
Martin Preuss
2026-04-27 00:40:26 +02:00
parent 5e7c01c100
commit a31f360e3c
5 changed files with 4 additions and 28 deletions

View File

@@ -48,16 +48,6 @@
; ---------------------------------------------------------------------------
; LED Activity module
.equ LED_ACTIVITY_DDR = DDRA
.equ LED_ACTIVITY_PORT = PORTA
.equ LED_ACTIVITY_PORTIN = PINA
.equ LED_ACTIVITY_PINNUM = PORTA3
; ---------------------------------------------------------------------------
; COM module