summaryrefslogtreecommitdiff
path: root/zephyr/modzephyr.c
AgeCommit message (Collapse)Author
2017-03-09zephyr/modzephyr: Fix typo in identifier.Paul Sokolovsky
2017-03-08zephyr/modzephyr: Add a module for Zephyr-specific things.Paul Sokolovsky
Mostly intended to ease experimentation, no particular plans for APIs so far (far less their stability), is_preempt_thread() provided is mostly an example.