micropython/ports
Damien George e7332b0584 qemu-arm: Rework to run bare-metal on boards with Cortex-M CPUs.
Adds support for 3 Cortex-M boards, selectable via "BOARD" in the Makefile:
- microbit, Cortex-M0 via nRF51822
- netduino2, Cortex-M3 via STM32F205
- mps2-an385, Cortex-M3 via FPGA

netduino2 is the default board because it's supported by older qemu
versions (down to at least 2.5.0).
2019-02-12 13:50:01 +11:00
..
bare-arm
cc3200
esp32 esp32/modmachine: Add support for changing the CPU frequency. 2019-02-07 22:51:55 +11:00
esp8266
minimal
nrf nrf/timer: Fix disabling Timer 1 when using soft PWM. 2019-02-02 11:15:52 +01:00
pic16bit
qemu-arm qemu-arm: Rework to run bare-metal on boards with Cortex-M CPUs. 2019-02-12 13:50:01 +11:00
stm32 stm32/pendsv: Fix NULL pointer when calling pendsv dispatch function. 2019-02-08 16:38:09 +11:00
teensy
unix
windows
zephyr