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
..
2023-05-22 20:06:50 -07:00
2023-04-28 11:01:13 -07:00
2023-05-11 15:02:56 -07:00
2023-04-28 11:01:13 -07:00
2023-04-28 11:01:13 -07:00
2023-05-11 15:02:56 -07:00
2023-04-07 09:49:51 -07:00
2023-04-28 11:01:13 -07:00
2023-03-21 16:21:57 -07:00
2023-03-14 12:30:58 -07:00

CircuitPython Port To The NXP i.MX RT10xx Series

This is a port of CircuitPython to the i.MX RT10xx series of chips.