Boards should define HWTIMER_SPIN_BARRIER that is used to decide whether it makes sense to set a timer and yield or call hwtimer_spin instead. Used by `core/hwtimer.c` and `sys/vtimer/vtimer.c`. A default value is provided and a warning is printed when it is used.