aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/pin.h
AgeCommit message (Expand)Author
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2018-04-11stm32/pin: In pin AF object, remove union of periph ptr types.Damien George
2018-03-27stm32: Consolidate include of genhdr/pins.h to single location in pin.h.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