aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/modstm.c
AgeCommit message (Expand)Author
2020-10-08stm32/rfcore: Add Python API for basic rfcore operations.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2018-04-24stm32: Introduce MICROPY_PY_STM config to include or not the stm module.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George