circuitpython/ports/stm/supervisor
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
..
cpu.s create copy 2020-03-11 18:13:06 -04:00
internal_flash.c Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h create copy 2020-03-11 18:13:06 -04:00
port.c stm: Add sdioio support for feather_stm32f405_express 2020-07-30 07:18:02 -05:00
qspi_flash.c create copy 2020-03-11 18:13:06 -04:00
serial.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
usb.c Claim USB pins at startup to prevent overwrites 2020-07-22 14:22:05 -04:00