circuitpython/ports/mimxrt10xx/common-hal
Jeff Epler 47e1abdbc7
Add IncrementalEncoder for mimxrt1011
.. and write a general 'pin change interrupt' facility to power it

This uses the same quadrature state machine as atmel-samd, nrf, and
rp2040. The 1011 doesn't have a dedicated encoder peripheral, so we
go the pin-change + software route.
2023-03-23 09:14:58 -05:00
..
analogio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
digitalio Add IncrementalEncoder for mimxrt1011 2023-03-23 09:14:58 -05:00
microcontroller Add IncrementalEncoder for mimxrt1011 2023-03-23 09:14:58 -05:00
neopixel_write Improve iMX RT performance 2023-03-14 12:30:58 -07:00
os Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
pwmio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
rotaryio Add IncrementalEncoder for mimxrt1011 2023-03-23 09:14:58 -05:00
rtc Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
usb_host message consolidation and more use of validators 2022-05-19 15:38:37 -04:00