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