s03: more work.

This commit is contained in:
Martin Preuss
2025-09-01 23:22:57 +02:00
parent 224aca5c41
commit 5ae7f821e4
2 changed files with 17 additions and 3 deletions

View File

@@ -61,6 +61,16 @@
; ---------------------------------------------------------------------------
; LED activity module
.equ LED_ACTIVITY_DDR = DDRB
.equ LED_ACTIVITY_PORT = PORTB
.equ LED_ACTIVITY_PORTIN = PINB
.equ LED_ACTIVITY_PINNUM = PORTB1
; ---------------------------------------------------------------------------
; COM module