aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/extint.h
AgeCommit message (Expand)Author
2019-07-17stm32: Add initial support for STM32WBxx MCUs.Damien George
2019-02-19stm32/extint: Remove unused (and incorrect) EXTI defines.Dave Hylands
2019-02-19stm32/extint: Fix RTC Alarm/FS USB EXTI constants for L4.Dave Hylands
2019-02-19stm32/extint: Fix ExtInt to work with non-GPIO pins.Dave Hylands
2018-12-12stm32/extint: Use correct EXTI channels on H7 MCUs for RTC events.Damien George
2018-08-01stm32/extint.h: Use correct EXTI lines for RTC interrupts.Damien George
2018-07-31stm32/rtc: Get rtc.wakeup working on F0 MCUs.Damien George
2018-03-17stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type.Damien George
2018-02-15stm32: Change header include guards from STMHAL to STM32 to match dir.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George