Sfoglia il codice sorgente

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

Shicheng Chu 11 mesi fa
parent
commit
aa81fd4a88
1 ha cambiato i file con 8 aggiunte e 6 eliminazioni
  1. 8 6
      bsp/raspberry-pico/README.md

+ 8 - 6
bsp/raspberry-pico/README.md

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