summaryrefslogtreecommitdiff
path: root/py/objbool.c
diff options
context:
space:
mode:
authorPhil Howard <github@gadgetoid.com>2025-03-12 11:32:16 +0000
committerDamien George <damien@micropython.org>2025-03-26 17:08:08 +1100
commitdd7a950bbc27713df8cc461958757ec793189d72 (patch)
tree472ce9679167c64c533e1c86828aa153b2bd5135 /py/objbool.c
parenta86122396d0cdb98ed0e72a4c208d7491581e3fa (diff)
rp2/machine_spi: Allow MISO to be unspecified.
It's common with write-only SPI displays for MISO to be repurposed as a register select or data/command pin. While that was possible by setting up the pin after a call to `machine.SPI()` this change makes `machine.SPI(miso=None)` explicit. Signed-off-by: Phil Howard <github@gadgetoid.com>
Diffstat (limited to 'py/objbool.c')
0 files changed, 0 insertions, 0 deletions