mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Make the hardware SPI initializer method match the `init()` method by allowing `None` to be given for `sck`/`mosi`/`miso` to specify an unused signal.