diff options
author | Alexandre Iooss <erdnaxe@crans.org> | 2021-06-21 09:56:25 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-24 14:58:48 +0100 |
commit | 90a76c6316cfe6416fc33814a838fb3928f746ee (patch) | |
tree | bbeac9afee60e82ae9ffe1bb6bc432ff93fb3e48 /docs/system/target-arm.rst | |
parent | 86f0d4c7290eb2b21ec3eb44956ec245441275db (diff) |
docs/system: arm: Add nRF boards description
This adds the target guide for BBC Micro:bit.
Information is taken from https://wiki.qemu.org/Features/MicroBit
and from hw/arm/nrf51_soc.c.
Signed-off-by: Alexandre Iooss <erdnaxe@crans.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Message-id: 20210621075625.540471-1-erdnaxe@crans.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system/target-arm.rst')
-rw-r--r-- | docs/system/target-arm.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst index 8b8547f9a9..13b3eeaf07 100644 --- a/docs/system/target-arm.rst +++ b/docs/system/target-arm.rst @@ -87,6 +87,7 @@ undocumented; you can get a complete list by running arm/digic arm/musicpal arm/gumstix + arm/nrf arm/nseries arm/nuvoton arm/orangepi |