circuitpython/ports/stm/peripherals
Jeff Epler 774f6ac6ab
Switch to using MP_ERROR_TEXT instead of translate, globally
2023-10-30 09:49:06 +01:00
..
stm32f4 pre-commit modifies these additional files on my system (WHY?) 2023-08-19 13:45:06 -05:00
stm32f7 pre-commit fixes 2023-08-14 00:59:22 -04:00
stm32h7 pre-commit fixes 2023-08-14 00:59:22 -04:00
stm32l4 pre-commit modifies these additional files on my system (WHY?) 2023-08-19 13:45:06 -05: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 Switch to using MP_ERROR_TEXT instead of translate, globally 2023-10-30 09:49:06 +01:00
timers.h run code formatting script 2021-03-15 19:27:36 +05:30