On Thu, 19 Dec 2019 at 05:22, Alistair Francis wrote:
>
> Now that the Arm-M4 CPU has been added to QEMU we can add the Netduino
> Plus 2 machine. This is very similar to the STM32F205 and Netduino 2 SoC
> and machine.
>
Applied to target-arm.next, thanks.
-- PMM
Now that the Arm-M4 CPU has been added to QEMU we can add the Netduino
Plus 2 machine. This is very similar to the STM32F205 and Netduino 2 SoC
and machine.
v7:
- Fix the EXTI IRQ
- Remove the duplicate configs
v6:
- Remove machine specific reset code
- Rebase on master
v5:
- Fix checkpatch f