Closed anomaly1095 closed 3 months ago
Issue is that this methods doesnt allow for parameter passing in registers as of this time (memory addresses can be used tho inside functions) a parameter that can be used are registers used by the IRQ (example: SYSTICK IRQ can pass to callback functions the counter value)
First attempt: Array of function pointers for each IRQ