summaryrefslogtreecommitdiff
path: root/stmhal/pin_defs_stmhal.h
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.
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
There were several different spellings of MicroPython present in comments, when there should be only one.
2017-03-30stmhal: Support SDMMC alternate functions in pin generation.Damien George
2015-07-30stmhal: Add STM32F7DISC and associated changes.Dave Hylands
2015-07-07stmhal: Add I2S support to make-pins.pyDave Hylands
2014-06-15Updated teensy to build.Dave Hylands
Refactored some stmhal files which are shared with teensy.