You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements another size optimization (size down to 506 bytes)
Moves "wait_TXINI" up, right after "process_Host2Device", which allows us to get rid of an "rcall/ret" combo. Last call to "wait_TXINI' within "process_Host2Device" is now simply a fall-through.
0 commit comments