#pragma once #include /* Interface to CPU Low Level Routines */ void systick_timer_init(uint32_t systick_us); #define avrWAIT ST_WAIT