avr: updated apps and modules to latest changes.
This commit is contained in:
@@ -1131,7 +1131,9 @@ com2wiRunStateWMsgSent:
|
||||
rcall NET_Interface_IncCounter16
|
||||
pop r25
|
||||
pop r24
|
||||
rcall LedActivity_Trigger
|
||||
#ifdef LED1_NETWORK_ACTIVITY
|
||||
bigcall LED1_SetActivityTiming ; (r18-r20)
|
||||
#endif
|
||||
sec ; did something
|
||||
com2wiRunStateWMsgSent_ret:
|
||||
ret
|
||||
@@ -1196,8 +1198,8 @@ com2wiRunStateRMsgRecvd_copyLoop:
|
||||
brcc com2wReceiveNextPkg_eMissed
|
||||
ldi r16, NET_IFACE_OFFS_PACKETSIN_LOW
|
||||
rcall NET_Interface_IncCounter16 ; (R24, R25)
|
||||
#ifdef MODULES_LED_ACTIVITY
|
||||
rcall LedActivity_Trigger ; (r16)
|
||||
#ifdef LED1_NETWORK_ACTIVITY
|
||||
bigcall LED1_SetActivityTiming ; (r18-r20)
|
||||
#endif
|
||||
; fall-through to enter idle state
|
||||
com2wiRunStateRMsgRecvd_goIdle:
|
||||
|
||||
Reference in New Issue
Block a user