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-03-21 16:21:57 -07:00
2023-04-28 11:01:13 -07:00
2023-03-27 10:52:52 -05:00
2020-07-06 19:16:25 +01: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-03-21 16:21:57 -07:00
2023-03-21 16:21:57 -07:00
2021-03-15 19:27:36 +05:30