1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Marian Buschsieweke
7e58bea1bd
examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
031ed1e813
Merge pull request #17434 from kaspar030/murdock_use_emulators
murdock: support emulated boards
2022-04-06 14:41:48 +02:00
c4bba0e65d tests/*: CI blacklist microbit where it fails 2022-04-01 13:42:01 +02:00
Francisco Molina
a0d9694f00 tests/sys_sched_round_robin: increase round-robin work time
On slow CPUs the current 10ms time means printing might be interrupted.
2022-03-24 07:57:53 +01:00
Karl Fessel
2594032163 test/sys_sched_round_robin: use sleep instead of mutex
to avoid priority-inversion screwing up the test
2021-12-08 13:14:27 +01:00
Karl Fessel
fc3f5f562b test/sys_sched_round_robin: add test for sys_sched_round_robin
with README.md
2021-12-08 13:13:48 +01:00