Jan Romann
4384795cb9
treewide: Remove excessive newlines
2021-08-13 19:50:38 +02:00
josar
254d25fc5a
test/xtimer_hang: separate debug pins
...
Previously one pin was used for both slacker threads.
For better debugging seperating the threads to use one pin each is better.
2019-03-17 09:21:30 +01:00
josar
82d126158e
test/xtimer_hang: use xtimer_periodic_wakeup
...
When sleeping in the main function with xtimer_sleep not every percentage
will be printed as the sleep duration and the processing time added do
not result in full percentage values.
Using xtimer_periodic_wakeup ensures that every integer percentage is printed.
2018-11-15 12:14:09 +01:00
josar
162d17c5a2
test/xtimer_hang: DEBUG_PINS
...
Add the option to use debug pins to investigate timing issues.
2018-10-31 12:41:43 +01:00
smlng
7f73b756da
tests, xtimer_hang: fix 32Bit timers, 16MHz
2017-10-05 11:24:46 +02:00
smlng
50c9242700
tests, xtimer_hang: correct output (percentage)
2017-02-27 19:37:55 +01:00
Oleg Hahm
4f4214235b
timex: unambiguous time conversion macros
2017-01-19 13:18:08 +01:00
Joakim Nohlgård
7c48c891a0
xtimer: Update xtimer usage to match API changes
2016-11-29 20:44:31 +01:00
9bb61f5aca
tests: some fixes for <32bit platforms
2016-07-06 18:16:15 +02:00
Thomas Eichinger
f5310bfd5e
tests:xtimer_hang: use THREAD_STACKSIZE_DEFAULT instead of literal.
2016-01-07 13:57:22 +01:00
Hauke Petersen
cc23481d55
tests: adapted to renamed THREAD_FLAGS
2015-12-07 22:09:47 +01:00
6558795c6c
tests: add xtimer_hang
2015-10-07 19:55:19 +02:00