Skip to content

Commit 37defe4

Browse files
benothmn-stkartben
authored andcommitted
boards: st: Fix README link in hal/stm32 module for stm32wbxx boards
Fix README link in hal/stm32 modules for stm32wbxx boards after being changed. Signed-off-by: Nidhal BEN OTHMEN <[email protected]>
1 parent c7a19da commit 37defe4

File tree

3 files changed

+15
-20
lines changed

3 files changed

+15
-20
lines changed

boards/st/nucleo_wb55rg/doc/nucleo_wb55rg.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ provides the following hardware capabilities:
132132
More information about STM32WB55RG can be found here:
133133

134134
- `STM32WB55RG on www.st.com`_
135-
- `STM32WB5RG datasheet`_
136-
- `STM32WB5RG reference manual`_
135+
- `STM32WB55RG datasheet`_
136+
- `STM32WB55RG reference manual`_
137137

138138
Supported Features
139139
==================
@@ -180,10 +180,11 @@ Bluetooth and compatibility with STM32WB Copro Wireless Binaries
180180
To operate bluetooth on Nucleo WB55RG, Cortex-M0 core should be flashed with
181181
a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
182182
These binaries are delivered in STM32WB Cube packages, under
183-
Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/
183+
``Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/``
184+
184185
For compatibility information with the various versions of these binaries,
185-
please check `modules/hal/stm32/lib/stm32wb/hci/README <https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README>`__
186-
in the hal_stm32 repo.
186+
please check :module_file:`hal_stm32:lib/stm32wb/README.rst`.
187+
187188
Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not compatible
188189
anymore for a use in Zephyr and only "HCI Only" versions should be used on the M0
189190
side.
@@ -306,10 +307,10 @@ You can debug an application in the usual way. Here is an example for the
306307
.. _STM32WB55RG on www.st.com:
307308
https://www.st.com/en/microcontrollers-microprocessors/stm32wb55rg.html
308309

309-
.. _STM32WB5RG datasheet:
310+
.. _STM32WB55RG datasheet:
310311
https://www.st.com/resource/en/datasheet/stm32wb55rg.pdf
311312

312-
.. _STM32WB5RG reference manual:
313+
.. _STM32WB55RG reference manual:
313314
https://www.st.com/resource/en/reference_manual/dm00318631.pdf
314315

315316
.. _STM32CubeProgrammer:

boards/st/stm32wb5mm_dk/doc/stm32wb5mm_dk.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ enable extended battery life, small coin-cell batteries, and energy harvesting.
9898
trimmed RC (±1%)
9999
- 2x PLL for system clock, USB, SAI, ADC
100100

101-
More information about STM32WB55RG can be found here:
101+
More information about STM32WB5MMG can be found here:
102102

103103
- `STM32WB5MM-DK on www.st.com`_
104104
- `STM32WB5MMG datasheet`_
@@ -132,8 +132,7 @@ These binaries are delivered in STM32WB Cube packages, under
132132
``Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/``.
133133

134134
For compatibility information with the various versions of these binaries,
135-
please check `modules/hal/stm32/lib/stm32wb/hci/README`_
136-
in the ``hal_stm32`` repo.
135+
please check :module_file:`hal_stm32:lib/stm32wb/README.rst`.
137136

138137
Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not
139138
compatible anymore for a use in Zephyr and only "HCI Only" versions should be
@@ -245,9 +244,6 @@ You can debug an application in the usual way. Here is an example for the
245244
.. _STM32WB5MMG datasheet:
246245
https://www.st.com/resource/en/datasheet/stm32wb5mmg.pdf
247246

248-
.. _modules/hal/stm32/lib/stm32wb/hci/README:
249-
https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README
250-
251247
.. _Hello_World:
252248
https://docs.zephyrproject.org/latest/samples/hello_world/README.html
253249

boards/st/stm32wb5mmg/doc/stm32wb5mmg.rst

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ cut 2.2.
149149
and Bluetooth|reg| Low Energy
150150
- 48-bit EUI
151151

152-
More information about STM32WB55RG can be found here:
152+
More information about STM32WB5MMG can be found here:
153153

154154
- `STM32WB5MMG on www.st.com`_
155155
- `STM32WB5MMG datasheet`_
@@ -180,10 +180,11 @@ Bluetooth and compatibility with STM32WB Copro Wireless Binaries
180180
To operate bluetooth on STM32WB5MMG, Cortex-M0 core should be flashed with
181181
a valid STM32WB Coprocessor binaries (either 'Full stack' or 'HCI Layer').
182182
These binaries are delivered in STM32WB Cube packages, under
183-
Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/
183+
``Projects/STM32WB_Copro_Wireless_Binaries/STM32WB5x/``
184+
184185
For compatibility information with the various versions of these binaries,
185-
please check `modules/hal/stm32/lib/stm32wb/hci/README`_
186-
in the hal_stm32 repo.
186+
please check :module_file:`hal_stm32:lib/stm32wb/README.rst`.
187+
187188
Note that since STM32WB Cube package V1.13.2, "full stack" binaries are not compatible
188189
anymore for a use in Zephyr and only "HCI Only" versions should be used on the M0
189190
side.
@@ -303,8 +304,5 @@ You can debug an application in the usual way. Here is an example for the
303304
.. _STM32WB5MMG datasheet:
304305
https://www.st.com/resource/en/datasheet/stm32wb5mmg.pdf
305306

306-
.. _modules/hal/stm32/lib/stm32wb/hci/README:
307-
https://github.com/zephyrproject-rtos/hal_stm32/blob/main/lib/stm32wb/hci/README
308-
309307
.. _STM32CubeProgrammer:
310308
https://www.st.com/en/development-tools/stm32cubeprog.html

0 commit comments

Comments
 (0)