On 9 September 2014 09:23, Alistair Francis <[email protected]> wrote: > This patch series adds the Netduino 2 Machine to QEMU > > Information on the board is avalible at: > http://www.netduino.com/netduino2/specs.htm > > The git tree can be found at: > https://github.com/alistair23/qemu/tree/netduino2.1 > > This is a fully implemented machine, except for the hack > changes that have been made to armv7_init. See that individual > patch for more information
Most significantly, this is Cortex-M3 based, which sidesteps the awkward questions about whether we need to implement the M4 floating point. Cool. thanks -- PMM
