mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
c27e250de4
This fixes a bug where the callback to unlock the thread, put to sleep by `vtimer_usleep` wouldn't be woken up due to overhead. Using hwtimer_wait works for now, but this section will be replaced a driver refactor anyway. |
||
---|---|---|
.. | ||
include | ||
at86rf231_rx.c | ||
at86rf231_spi.c | ||
at86rf231_tx.c | ||
at86rf231.c | ||
Makefile |