use new led modules.

This commit is contained in:
Martin Preuss
2025-08-25 10:25:53 +02:00
parent 77d3a201f5
commit 4bd462ea59
6 changed files with 46 additions and 10 deletions

View File

@@ -48,6 +48,16 @@
; ---------------------------------------------------------------------------
; 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