circuitpython/ports/stm/peripherals
Dan Halbert 465d1c673e wip 2023-08-03 23:29:00 -04:00
..
stm32f4 wip 2023-08-03 23:29:00 -04:00
stm32f7 run code formatting script 2021-03-15 19:27:36 +05:30
stm32h7 run code formatting script 2021-03-15 19:27:36 +05:30
stm32l4 fix: Increases drive strength of 32kHz external crystal, in line with calculations specified in ST AN2867 sections 3.3, 3.4, and STM32L4 datasheet DS12023 Table 58. LSE oscillator characteristics. 2023-02-28 14:34:10 -08:00
clocks.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
exti.c Use types from circuitpython. 2022-10-10 20:55:44 +02:00
exti.h Fix formatting and broken links 2021-05-10 18:04:43 -04:00
gpio.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
periph.h Add circuitpython support for STM Nucleo-F446RE. 2022-09-26 19:12:42 +02:00
pins.h Add circuitpython support for STM Nucleo-F446RE. 2022-09-26 19:12:42 +02:00
rtc.c fix subticks handling 2023-05-12 14:39:57 -04:00
rtc.h STM: monotonic time even when RTC is changed 2023-05-12 00:28:37 -04:00
timers.c STM: off-by-one TIMx reference; other code cleanup and minor fixes 2022-11-14 13:00:32 -05:00
timers.h run code formatting script 2021-03-15 19:27:36 +05:30