1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/at86rf231
Thomas Eichinger c27e250de4 at86rf231: replace vtimer_usleep by hwtimer_wait
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.
2014-10-10 11:41:36 +02:00
..
include drivers/at86rf231: rework and clean-up 2014-09-30 11:19:23 +02:00
at86rf231_rx.c sys/transceiver: cleanup and fix for cc2420 and at86rf231 2014-10-07 11:37:29 +02:00
at86rf231_spi.c drivers/at86rf231: rework and clean-up 2014-09-30 11:19:23 +02:00
at86rf231_tx.c at86rf231: replace vtimer_usleep by hwtimer_wait 2014-10-10 11:41:36 +02:00
at86rf231.c at86rf231: replace vtimer_usleep by hwtimer_wait 2014-10-10 11:41:36 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00