aboutsummaryrefslogtreecommitdiff
path: root/task.h
AgeCommit message (Expand)Author
2018-04-19Reconstruct the hashsig hash tree(s) on device restart.Paul Selkirk
2017-05-24Add task_yield_maybePaul Selkirk
2017-05-13Merge branch 'task_metrics' into profilingPaul Selkirk
2017-05-03Add some task metrics.Paul Selkirk
2017-04-30Need stdint.h if we're going to use uint32_t.Rob Austein
2017-04-29Add minimal mutexes to the minimal tasking systemPaul Selkirk
2017-04-29Add task_delay.Paul Selkirk
2017-04-27Replace the RTOS with a simple cooperative tasker.Paul Selkirk