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
I've converted cpct_setInterruptHandler into a configurable macro, which creates a custom version of the function that saves selected registers, opened PR #143
Create another function identical to cpct_setInterruptHandler which also save/restore alternate registers.
In this way interruption handler can be used in same time with assembly functions that use alternate registers.
The text was updated successfully, but these errors were encountered: