summaryrefslogtreecommitdiff
path: root/zephyr/test/tasks/main.c
Commit message (Expand)AuthorAgeFilesLines
* zephyr: implement task timersJack Rosenthal2021-03-201-0/+73
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-6/+6
* zephyr: fix issue with set_event hanging before tasks startJett Rink2020-11-131-3/+24
* zephyr: move from SYS_INIT to mainJett Rink2020-11-091-1/+6
* zephyr: add task shimJett Rink2020-11-051-0/+199