Commit graph

3 commits

Author SHA1 Message Date
55498b4999
Move avr.h functions to avr.c
To avoid multiple definitions of the ISR.
2020-12-30 02:13:39 +01:00
4827bdd9fe
WIP: Add a TIMER1 configuration routine in avr.h
The function hasn't been tested on real hardware.
2020-12-30 01:33:48 +01:00
9b44a7a7ab
Create run_timers function for async calls 2020-12-25 15:36:05 +01:00