[bsp][pico] update README.md (#9018)

This commit is contained in:
Shicheng Chu 2024-05-31 17:34:56 +08:00 committed by GitHub
parent ef184d2157
commit aa81fd4a88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 6 deletions

View File

@ -81,10 +81,12 @@ msh >
| ----- | ------- | ------- | | ----- | ------- | ------- |
| UART | Support | UART0/1 | | UART | Support | UART0/1 |
| GPIO | Support | 0-29 | | GPIO | Support | 0-29 |
| I2C | - | - | | I2C | Support | - |
| RTC | - | - | | RTC | Support | - |
| SDIO | - | - | | SDIO | - | - |
| SPI | - | - | | SPI | Support | - |
| TIMER | - | - | | TIMER | Support | - |
| WDT | - | - | | WDT | Support | - |
| ADC | Support | - |
| FLASH | Support | - |
| PWM | Support | - |