|
|
@ -183,7 +183,7 @@ The Zephyr nucleo_wba52cg board configuration supports the following hardware fe |
|
|
|
Other hardware features are not yet supported on this Zephyr port. |
|
|
|
Other hardware features are not yet supported on this Zephyr port. |
|
|
|
|
|
|
|
|
|
|
|
The default configuration can be found in the defconfig file: |
|
|
|
The default configuration can be found in the defconfig file: |
|
|
|
``boards/arm/nucleo_wba52cg/nucleo_wba52cg_defconfig`` |
|
|
|
:zephyr_file:`boards/st/nucleo_wba52cg/nucleo_wba52cg_defconfig` |
|
|
|
|
|
|
|
|
|
|
|
Connections and IOs |
|
|
|
Connections and IOs |
|
|
|
=================== |
|
|
|
=================== |
|
|
@ -233,7 +233,7 @@ For now, openocd support is available only on upstream OpenOCD. You can check |
|
|
|
In order to use it, you should clone and compile it following usual README |
|
|
|
In order to use it, you should clone and compile it following usual README |
|
|
|
guidelines. |
|
|
|
guidelines. |
|
|
|
Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in |
|
|
|
Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in |
|
|
|
:zephyr_file:`boards/arm/nucleo_wba52cg/board.cmake` to point the build |
|
|
|
:zephyr_file:`boards/st/nucleo_wba52cg/board.cmake` to point the build |
|
|
|
to the paths of the OpenOCD binary and its scripts, before |
|
|
|
to the paths of the OpenOCD binary and its scripts, before |
|
|
|
including the common openocd.board.cmake file: |
|
|
|
including the common openocd.board.cmake file: |
|
|
|
|
|
|
|
|
|
|
|