This contains the NRF51, and the machine that uses it, the BBC micro:bit. Reviewed-by: Stefan Hajnoczi <[email protected]> Reviewed-by: Peter Maydell <[email protected]> Signed-off-by: Joel Stanley <[email protected]> --- v3: fix spelling of mailing list add stefan's reviewed-by v6: Add Peter's reviewed-by --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index d12518c08f10..d30f23f127ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -670,6 +670,14 @@ F: include/hw/*/*aspeed* F: hw/net/ftgmac100.c F: include/hw/net/ftgmac100.h +NRF51 +M: Joel Stanley <[email protected]> +L: [email protected] +S: Maintained +F: hw/arm/nrf51_soc.c +F: hw/arm/microbit.c +F: include/hw/arm/nrf51_soc.h + CRIS Machines ------------- Axis Dev88 -- 2.17.1
