aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTomas Vanek <vanekt@fbl.cz>2021-11-20 17:07:31 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2021-12-03 21:53:49 +0000
commitbbe8b0df176a12ca1248134ee26ca13d61903094 (patch)
tree7425266e773e248fdbc8119bfde2ead02f27357a /doc
parent21d11f13ec533dab4d810ba631bb860768ee2cee (diff)
downloadriscv-openocd-bbe8b0df176a12ca1248134ee26ca13d61903094.zip
riscv-openocd-bbe8b0df176a12ca1248134ee26ca13d61903094.tar.gz
riscv-openocd-bbe8b0df176a12ca1248134ee26ca13d61903094.tar.bz2
doc: fix list of supported nRF52 devices
Change-Id: I64d6d851dd9333689556b7062b1ff38d41b5ad32 Signed-off-by: Tomas Vanek <vanekt@fbl.cz> Reviewed-on: https://review.openocd.org/c/openocd/+/6731 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index ccad381..7962093 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -6829,9 +6829,11 @@ flash bank $_FLASHNAME npcx 0x64000000 0 0 0 $_TARGETNAME
@deffn {Flash Driver} {nrf5}
All members of the nRF51 microcontroller families from Nordic Semiconductor
-include internal flash and use ARM Cortex-M0 core.
-Also, the nRF52832 microcontroller from Nordic Semiconductor, which include
-internal flash and use an ARM Cortex-M4F core.
+include internal flash and use ARM Cortex-M0 core. nRF52 family powered
+by ARM Cortex-M4 or M4F core is supported too. nRF52832 is fully supported
+including BPROT flash protection scheme. nRF52833 and nRF52840 devices are
+supported with the exception of security extensions (flash access control list
+- ACL).
@example
flash bank $_FLASHNAME nrf5 0 0x00000000 0 0 $_TARGETNAME