aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/boards/make-pins.py
AgeCommit message (Expand)Author
2021-02-21stm32/uart: Add support for LPUART1 on L0, L4, H7 and WB MCUs.Chris Mason
2020-08-29all: Update Python code to conform to latest black formatting.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-05-31stm32/boards/make-pins.py: Allow pins.csv to skip or hide board-pin nameDamien George
2019-02-14stm32/boards/make-pins.py: Add cmdline options to support use by mboot.Damien George
2019-02-06stm32/boards/make-pins.py: Add basic support for STM32H7 ADC periphs.Damien George
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-03-28stm32: Change pin_X and pyb_pin_X identifiers to be pointers to objects.Damien George
2018-03-17stm32: Use STM32xx macros instead of MCU_SERIES_xx to select MCU type.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George