mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
da550bc913
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. |
||
---|---|---|
.. | ||
Makefile | ||
vtimer.c |