| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/stm32 | Dan Halbert | |
| 2018-04-24 | stm32: Introduce MICROPY_PY_STM config to include or not the stm module. | Damien George | |
| By default the stm module is included in the build, but a board can now define MICROPY_PY_STM to 0 to not include this module. This reduces the firmware by about 7k. | |||
| 2017-09-12 | stm32/make-stmconst.py: Make sure mpz const data lives in ROM. | Damien George | |
| 2017-09-06 | ports: 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. | |||
