@ -62,8 +62,8 @@ The current Zephyr arduino_opta_m4 board configuration supports the following ha
@@ -62,8 +62,8 @@ The current Zephyr arduino_opta_m4 board configuration supports the following ha
Other hardware features are not yet supported on Zephyr porting.
The default configuration per core can be found in the defconfig files:
@ -112,7 +112,7 @@ The Zephyr nucleo_207zg board configuration supports the following hardware feat
@@ -112,7 +112,7 @@ The Zephyr nucleo_207zg board configuration supports the following hardware feat
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
@ -95,7 +95,7 @@ The Zephyr nucleo_l011k4 board configuration supports the following hardware fea
@@ -95,7 +95,7 @@ The Zephyr nucleo_l011k4 board configuration supports the following hardware fea
Other hardware features are not yet supported in this Zephyr port.
The default configuration can be found in the defconfig file:
@ -176,7 +176,7 @@ The Zephyr nucleo_u575zi_q board configuration supports the following hardware f
@@ -176,7 +176,7 @@ The Zephyr nucleo_u575zi_q board configuration supports the following hardware f
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
@ -183,7 +183,7 @@ The Zephyr nucleo_wba52cg board configuration supports the following hardware fe
@@ -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.
The default configuration can be found in the defconfig file:
@ -233,7 +233,7 @@ For now, openocd support is available only on upstream OpenOCD. You can check
@@ -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
guidelines.
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
@ -181,7 +181,7 @@ The Zephyr nucleo_wba55cg board configuration supports the following hardware fe
@@ -181,7 +181,7 @@ The Zephyr nucleo_wba55cg board configuration supports the following hardware fe
Other hardware features are not yet supported on this Zephyr port.
The default configuration can be found in the defconfig file:
@ -244,7 +244,7 @@ For now, openocd support is available only on upstream OpenOCD. You can check
@@ -244,7 +244,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
guidelines.
Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in
:zephyr_file:`boards/arm/nucleo_wba55cg/board.cmake` to point the build
:zephyr_file:`boards/st/nucleo_wba55cg/board.cmake` to point the build
to the paths of the OpenOCD binary and its scripts, before