4217eb2ebc
Function irq_register_timer_handler(int timer, void (*isr)(void)) lets you change the handler at runtime. This lets us set handlers without necessarily knowing the name at link-time. The old way of having weakly-linked tmr0_isr functions should still work. |
||
---|---|---|
.. | ||
6502 | ||
arm | ||
avr | ||
cc2430 | ||
mc1322x | ||
msp430 | ||
native | ||
stm32w108 | ||
x86 | ||
z80 |