circuitpython/ports/stm/peripherals
Dan Halbert fdeaf805d3 STM: off-by-one TIMx reference; other code cleanup and minor fixes 2022-11-14 13:00:32 -05:00
..
stm32f4 Update license info and remove redundant board functions. 2022-09-26 19:39:07 +02: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 style(swan_r5): pre-commit whitespace style changes 2021-09-28 18:52:03 -07: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 Remove redundant header files. 2022-10-10 20:37:31 +02:00
rtc.h feat(swan_r5): adds a basic RTC implementation. 2022-06-10 17:37:32 -07: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