1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
Gunar Schorcht fddfe86a4b cpu/esp32: fixes dependency problem for timer
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).
2018-10-14 13:50:38 +02:00
..
2018-06-11 19:12:02 +02:00
2018-09-11 16:32:34 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-08-06 12:33:03 +02:00
2017-01-20 13:36:26 +01:00