aboutsummaryrefslogtreecommitdiff
path: root/stmhal/boards/stm32f401_af.csv
AgeCommit message (Collapse)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.
2015-04-18stmhal: Provide ADC capabilities for F401 and F411 MCUs.Damien George
Simply needed to define which pins have which ADC channel on them.
2015-04-18stmhal: Add stm32f401_af.csv, for AF definitions of F401 MCUs.Damien George