aboutsummaryrefslogtreecommitdiff
path: root/ports/zephyr/uart_core.c
AgeCommit message (Expand)Author
2020-09-30zephyr: Const-ify struct device instance pointers.Maureen Helm
2020-06-12zephyr: Update to new zephyr timeout API.Maureen Helm
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2020-02-04zephyr: Update include paths for Zephyr v2.0.Maureen Helm
2018-06-27zephyr: Rename CONFIG_CONSOLE_PULL to CONFIG_CONSOLE_SUBSYS.Damien George
2017-10-07zephyr: Switch to interrupt-driven pull-style console.Paul Sokolovsky
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George