aboutsummaryrefslogtreecommitdiff
path: root/ports/zephyr/modmachine.c
AgeCommit message (Expand)Author
2021-01-23zephyr: Add basic UART functionality to machine module.Yonatan Schachter
2020-12-07zephyr: Guard I2C code with appropriate ifdef config.Jonathan Bruchim
2020-10-01ports: Add SoftI2C and SoftSPI to machine module where appropriate.Damien George
2020-10-01extmod/machine_i2c: Rename type to SoftI2C and add custom print method.Damien George
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
2019-03-26zephyr/i2c: Add support for hardware i2c.Maureen Helm
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George