aboutsummaryrefslogtreecommitdiff
path: root/stmhal/README.md
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-01-31stmhal/README: Add paragraph about building mpy-cross.Damien George
2016-03-09stmhal: Add makefile target and configuration to deploy via OpenOCD.Christopher Arndt
2016-03-09stmhal: Add makefile target to deploy stmhal build via ST-LINK.Christopher Arndt
2016-03-08stmhal: Add stmhal-specific README.md with extra details for this port.Damien George