aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/pin_defs_stm32.h
AgeCommit message (Expand)Author
2021-02-21stm32/uart: Add support for LPUART1 on L0, L4, H7 and WB MCUs.Chris Mason
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-09-23stm32: Add support for FDCAN peripheral, exposed as pyb.CAN.iabdalkader
2018-07-20stm32: Add method for statically configuring pin alternate function.Andrew Leech
2018-04-11stm32/can: Allow CAN pins to be configured per board.Damien George
2018-04-11stm32/pin: In pin AF object, remove union of periph ptr types.Damien George
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George