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:
parent
4a2ea66e16
commit
c0a4b9c3a5
@ -106,25 +106,25 @@ make BOARD=p-nucleo-wb55 -C examples/hello-world term
|
|||||||
|
|
||||||
## Implementation Status
|
## Implementation Status
|
||||||
|
|
||||||
| Device | ID | Supported | Comments |
|
| Device | ID | Supported | Comments |
|
||||||
|:----------------- |:----------------- |:--------- |:--------- |
|
|:----------------- |:----------------- |:--------- |:---------- |
|
||||||
| MCU | stm32wb | yes | |
|
| MCU | stm32wb | yes | |
|
||||||
| | M0+ co-processor | no | |
|
| | M0+ co-processor | no | |
|
||||||
| | BLE | no | |
|
| | BLE | no | |
|
||||||
| | 802.15.4 | no | |
|
| | 802.15.4 | no | |
|
||||||
| Low-level driver | GPIO | yes | |
|
| Low-level driver | GPIO | yes | |
|
||||||
| | UART | yes | USART1 |
|
| | UART | yes | USART1 |
|
||||||
| | LPUART | yes | LPUART1 |
|
| | LPUART | yes | LPUART1 |
|
||||||
| | I2C | yes | I2C1 |
|
| | I2C | yes | I2C1 |
|
||||||
| | SPI | yes | |
|
| | SPI | yes | |
|
||||||
| | ADC | yes | |
|
| | ADC | yes | |
|
||||||
| | RTT | yes | |
|
| | RTT | yes | |
|
||||||
| | RTC | yes | |
|
| | RTC | yes | |
|
||||||
| | RNG | yes | |
|
| | RNG | yes | |
|
||||||
| | Timer | yes | TIM2 |
|
| | Timer | yes | TIM2 |
|
||||||
| | WDT | yes | |
|
| | WDT | yes | |
|
||||||
| | USB | yes | |
|
| | USB | yes | |
|
||||||
| | PWM | no | |
|
| | PWM | yes | dev 0/4 ch |
|
||||||
| | AES | no | |
|
| | AES | no | |
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user