circuitpython/ports/mimxrt10xx/common-hal
leosun 7354e2ad03 fix `invalid pin` error when create `busio.SPI`
on specific SCK/MOSI/MISO pins, the `common_hal_busio_spi_construct`
method always skip miso pins which will lead to a `invalid pin`
exception when SPI initilized
2023-06-15 07:48:19 +08:00
..
analogio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
audiobusio Add additional iMX RT support 2023-04-28 11:01:13 -07:00
audiopwmio get rid of another debug print 2023-03-27 10:52:52 -05:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio fix `invalid pin` error when create `busio.SPI` 2023-06-15 07:48:19 +08:00
digitalio Add additional iMX RT support 2023-04-28 11:01:13 -07:00
microcontroller Correct pad count. 2023-05-11 15:02:56 -07:00
neopixel_write Merge branch 'main' into add-codespell 2023-03-23 14:09:57 +07:00
os Add additional iMX RT support 2023-04-28 11:01:13 -07:00
pwmio Switch iMX RT sdk to NXP repo 2023-03-21 16:21:57 -07:00
rotaryio move pin change interrupt stuff to peripherals 2023-03-23 09:28:14 -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