aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/make-stmconst.py
AgeCommit message (Expand)Author
2018-04-24stm32: Introduce MICROPY_PY_STM config to include or not the stm module.Damien George
2017-09-12stm32/make-stmconst.py: Make sure mpz const data lives in ROM.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George