circuitpython/ports/stm/peripherals
Lucian Copeland bab5a22f0c Fix build issues
H7 compatibility problems in port.c and peripherals/exti
NRF build failures due to new use of const for PinAlarm pin objects
Isolated board flash overage on blackpill_with_flash, remove audio modules
2021-04-29 14:48:16 -04:00
..
stm32f4 run code formatting script 2021-03-15 19:27:36 +05:30
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
clocks.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
exti.c Fix build issues 2021-04-29 14:48:16 -04:00
exti.h Pass pre-commit formatting 2021-04-21 17:34:13 -04:00
gpio.h Add F7 and H7 Support to the STM32 port 2020-03-26 18:01:17 -04:00
periph.h run code formatting script 2021-03-15 19:27:36 +05:30
pins.h run code formatting script 2021-03-15 19:27:36 +05:30
rtc.c Clean up comments and debugging pins 2021-04-02 17:40:40 -04:00
rtc.h Implement fake and true deep sleep alarm differentiation 2021-04-02 15:13:10 -04:00
timers.c run code formatting script 2021-03-15 19:27:36 +05:30
timers.h run code formatting script 2021-03-15 19:27:36 +05:30