circuitpython/ports/stm/peripherals
2021-03-21 13:15:44 -04:00
..
stm32f4 canio: implement for stm32f405 2020-10-06 20:11:35 -05:00
stm32f7 Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
stm32h7 Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fix 2020-08-26 18:50:26 -04:00
clocks.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
exti.c Extract RTC, implement fake RTC deepsleep 2021-03-11 17:50:05 -05:00
exti.h Extract EXTI, create base sleep framework 2021-03-02 11:41:53 -05: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
rtc.c Working deep sleep via RTC reset, with debug pins 2021-03-21 13:15:44 -04:00
rtc.h Working deep sleep via RTC reset, with debug pins 2021-03-21 13:15:44 -04:00
timers.c Remove timer debug messages 2020-09-18 12:48:15 -04:00
timers.h Free timers when modules de-init 2020-07-22 13:58:57 -04:00