7 Commits (d2dcd05adc0228dcb46cd31d5cc4751d88460b80)

Author SHA1 Message Date
Philipp Ebensberger b8c65b174f mimxrt/machine_adc: Add the ADC class to the machine module. 4 years ago
robert-hh bbdc98f72e mimxrt: Enable many Python and some extmod features. 4 years ago
robert-hh 2f365d234e mimxrt/machine_rtc: Add the RTC class to the machine module. 4 years ago
robert-hh 4c407c790f mimxrt: Add the Timer class to the machine module. 4 years ago
Philipp Ebensberger ff5d39529c mimxrt: Implement machine.Pin class. 4 years ago
Philipp Ebensberger 02cc4462b7 mimxrt: Add initial impl of machine.LED class, and basic pin support. 5 years ago
Jim Mussared f46782dde9 mimxrt: Add new, minimal port to NXP i.MX RT series CPUs. 5 years ago
Damien George 69661f3343 all: Reformat C and Python source code with tools/codeformat.py. 5 years ago
Damien George 5f9bd11527 samd: Add new port to Microchip SAMDxx microcontrollers. 5 years ago
Maureen Helm 2befcb8a9d zephyr/i2c: Add support for hardware i2c. 6 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Paul Sokolovsky 5846770997 zephyr/modmachine: Implement machine.reset(). 8 years ago
Paul Sokolovsky e05cb4183a zephyr/modmachine: Add Signal class. 8 years ago
Daniel Thompson 67b6d9d499 zephyr: Initial implementation of machine.Pin. 8 years ago