Merge pull request #17582 from aabadie/pr/boards/p-nucleo-doc-update

boards/p-nucleo-wb55: update documentation
This commit is contained in:
Alexandre Abadie 2022-01-27 20:20:26 +01:00 committed by GitHub
commit b795a26781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
/** /**
@defgroup boards_p-nucleo-wb55 STM32 p-nucleo-wb55 @defgroup boards_p-nucleo-wb55 STM32 p-nucleo-wb55
@ingroup boards_common_nucleo @ingroup boards
@brief Support for the STM32 p-nucleo-wb55 @brief Support for the STM32 p-nucleo-wb55
Hardware Hardware
@ -45,11 +45,7 @@ Flashing the device
------------------- -------------------
The ST p-nucleo-wb55 board includes an on-board ST-LINK programmer and can be The ST p-nucleo-wb55 board includes an on-board ST-LINK programmer and can be
flashed using OpenOCD. flashed using OpenOCD (use version 0.11.0 at least).
@note The latest release of OpenOCD doesn't contain support for this board,
so a recent development version must be built from source to be able to flash
this board.
To flash this board, just use the following command: To flash this board, just use the following command:
@ -102,8 +98,8 @@ Implementation Status
| | RTC | yes | | | | RTC | yes | |
| | RNG | yes | | | | RNG | yes | |
| | Timer | yes | TIM2 | | | Timer | yes | TIM2 |
| | WDT | no | | | | WDT | yes | |
| | USB | no | | | | USB | yes | |
| | PWM | no | | | | PWM | no | |
| | AES | no | | | | AES | no | |