| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-07 | minimal: Add enough code to run minimal build on STM32F4xx hardware. | Damien George | |
| Minimal support code for a Cortex-M CPU is added, along with set-up code for an STM32F4xx MCU, including a UART for a REPL. Tested on a pyboard. Code size is 77592 bytes. | |||
| 2015-02-13 | minimal: Allow to compile without defining MICROPY_HAL_H. | Damien George | |
| 2015-01-13 | minimal: Convert "bare-arm" port to "minimal" port. | Paul Sokolovsky | |
| This enable libc functions, GC, and line-editing function. Also, UART emulation for POSIX systems is added. Emulation build is set as default. | |||
