1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/evtimer_underflow
Karl Fessel 937efda843 test/evtimer_underflow: test shall not need a blocking timer set
xtimer for short timouts is blocking (spin) this was needed for this test to pass
by sleeping in main we no longer need the timer set to wait
2021-12-14 22:53:01 +01:00
..
tests tests: move testrunner import up 2018-08-13 14:11:24 +02:00
main.c test/evtimer_underflow: test shall not need a blocking timer set 2021-12-14 22:53:01 +01:00
Makefile test/evtimer_underflow: test shall not need a blocking timer set 2021-12-14 22:53:01 +01:00
Makefile.ci boards: introduce atmega328p-xplained-mini 2021-03-27 14:10:19 -03:00