1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/p-nucleo-wb55: doc update concerning PWM

This commit is contained in:
krzysztof-cabaj 2023-11-29 19:24:33 +01:00
parent 4a2ea66e16
commit c0a4b9c3a5

View File

@ -107,7 +107,7 @@ make BOARD=p-nucleo-wb55 -C examples/hello-world term
## Implementation Status
| Device | ID | Supported | Comments |
|:----------------- |:----------------- |:--------- |:--------- |
|:----------------- |:----------------- |:--------- |:---------- |
| MCU | stm32wb | yes | |
| | M0+ co-processor | no | |
| | BLE | no | |
@ -124,7 +124,7 @@ make BOARD=p-nucleo-wb55 -C examples/hello-world term
| | Timer | yes | TIM2 |
| | WDT | yes | |
| | USB | yes | |
| | PWM | no | |
| | PWM | yes | dev 0/4 ch |
| | AES | no | |
*/