circuitpython/ports/stm/common-hal/busio
Jeff Epler 4adbd23b75 stm: Add sdioio support for feather_stm32f405_express
Currently, only the bus specs of the stm32f405xx have been coded.
Other stm-family chips need (at a minimum) the specs added in their
periph.[ch] files.
2020-07-30 07:18:02 -05:00
..
I2C.c Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00
I2C.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
OneWire.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
SPI.c stm: Add sdioio support for feather_stm32f405_express 2020-07-30 07:18:02 -05:00
SPI.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
UART.c Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00
UART.h Enable showing the console on a debug uart 2020-05-19 02:02:52 +02:00
__init__.c create copy 2020-03-11 18:13:06 -04:00