circuitpython/ports/stm/peripherals
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
..
stm32f4 stm: Add sdioio support for feather_stm32f405_express 2020-07-30 07:18:02 -05:00
stm32f7 Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fix 2020-06-04 16:15:38 -04:00
stm32h7 Override HAL_Delay and HAL_GetTick 2020-06-05 13:56:32 -04:00
clocks.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
gpio.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
periph.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
pins.h Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
timers.c Free timers when modules de-init 2020-07-22 13:58:57 -04:00
timers.h Free timers when modules de-init 2020-07-22 13:58:57 -04:00