aboutsummaryrefslogtreecommitdiff
path: root/ports/zephyr/modmachine.h
AgeCommit message (Expand)Author
2021-01-23zephyr: Add basic UART functionality to machine module.Yonatan Schachter
2020-10-01ports: Add SoftI2C and SoftSPI to machine module where appropriate.Damien George
2020-09-30zephyr: Const-ify struct device instance pointers.Maureen Helm
2020-06-30zephyr: Implement machine.Pin.irq() for setting callbacks on pin change.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George