avr/devices/all: started integrating code from t03.
This commit is contained in:
@@ -34,6 +34,8 @@ TtyOnUart1_Init:
|
||||
rcall ttyOnUart1Init ; (R16, R17, X)
|
||||
ldi r16, TTYONUART1_IFACENUM
|
||||
std Y+NET_IFACE_OFFS_IFACENUM, r16
|
||||
ldi r16, 0xfe
|
||||
std Y+NET_IFACE_OFFS_ADDRESS, r16
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user