aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSalvatore Giorgio PECORINO <salvatore-giorgio.pecorino@st.com>2022-04-12 18:15:42 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-05-07 11:03:25 +0000
commitad5ca263e931792483cdb2a820b7aba3980829eb (patch)
tree2012dfd1072fd5b3a4e2a6500f351d298ba34494 /doc
parentf88a7dde6a0c5e0a74806f6e81528a8525591e9e (diff)
downloadriscv-openocd-ad5ca263e931792483cdb2a820b7aba3980829eb.zip
riscv-openocd-ad5ca263e931792483cdb2a820b7aba3980829eb.tar.gz
riscv-openocd-ad5ca263e931792483cdb2a820b7aba3980829eb.tar.bz2
bluenrg: add support for bluenrg-lps device and board
Added bluenrg-lps support Added file for the board steval-idb012v1 Fixed size_info information using a mask Changed the if condition in bluenrg-x.cfg to be valid only for bluenrg-1 and bluenrg-2 Signed-off-by: Salvatore Giorgio PECORINO <salvatore-giorgio.pecorino@st.com> Change-Id: Ic0777ec0811ee6fac7d5e1d065c4629e47d84a1f Reviewed-on: https://review.openocd.org/c/openocd/+/6928 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index 07d4ad7..8bf0a31 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -6418,7 +6418,7 @@ The AVR 8-bit microcontrollers from Atmel integrate flash memory.
@end deffn
@deffn {Flash Driver} {bluenrg-x}
-STMicroelectronics BlueNRG-1, BlueNRG-2 and BlueNRG-LP Bluetooth low energy wireless system-on-chip. They include ARM Cortex-M0/M0+ core and internal flash memory.
+STMicroelectronics BlueNRG-1, BlueNRG-2 and BlueNRG-LP/LPS Bluetooth low energy wireless system-on-chip. They include ARM Cortex-M0/M0+ core and internal flash memory.
The driver automatically recognizes these chips using
the chip identification registers, and autoconfigures itself.