#ifndef TIMER_H #define TIMER_H void timer_init(void); void timer_irq_handler(void); #endif
GitFOSS • v0.2.0 (#421408f) • MIT License