mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
fddfe86a4b
Xtensa newlib version requires pthread_setcancelstate as symbol. Therefore, the module pthread was always used, which in turn requires the module xtimer. The xtimer module, however, uses TIMER_DEV(0). Therefore, tests/timers failed for TIMER_DEV(0). |
||
---|---|---|
.. | ||
adc.c | ||
cpuid.c | ||
flash.c | ||
gpio.c | ||
hwrng.c | ||
i2c_hw.c | ||
i2c_sw.c | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc.c | ||
spi.c | ||
timer.c | ||
uart.c |