fome-fw/firmware/config/stm32f0egt/global.h

10 lines
213 B
C
Raw Normal View History

2015-07-10 06:01:56 -07:00
#define EXTERN_ENGINE
// this stuff is about ChibiOS 2.6 > Migration
typedef VirtualTimer virtual_timer_t;
typedef EventListener event_listener_t;
typedef Thread thread_t;
#define THD_WORKING_AREA WORKING_AREA