micropython/ports
Angus Gratton b3e38ac632 stm32/spi: Downgrade SPIHandle definitions to static.
Seems unused outside of spi.c, spi_obj[] array is the expected way to
iterate these.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2022-11-11 13:23:24 +11:00
..
bare-arm
cc3200
esp32
esp8266
mimxrt extmod/extmod.mk: Set default mbedtls config file in extmod Makefile. 2022-11-09 18:43:13 +01:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2
samd
stm32 stm32/spi: Downgrade SPIHandle definitions to static. 2022-11-11 13:23:24 +11:00
teensy
unix extmod/extmod.mk: Set default mbedtls config file in extmod Makefile. 2022-11-09 18:43:13 +01:00
webassembly webassembly/library: Make use of CustomEvent detail property. 2022-11-11 13:21:28 +11:00
windows
zephyr