aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/modules
AgeCommit message (Collapse)Author
2019-10-15stm32: Convert to use FROZEN_MANIFEST to specify frozen code.Damien George
All symlinks are removed, frozen files are now referenced via boards/manifest.py.
2018-01-31stm32: Add support for DHT11/DHT22 sensors.Damien George
2017-09-06all: Update Makefiles and others to build with new ports/ dir layout.Damien George
Also renames "stmhal" to "stm32" in documentation and everywhere else.
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.