diff --git a/bsp/stm32/stm32mp157a-st-discovery/README.md b/bsp/stm32/stm32mp157a-st-discovery/README.md index 925e7e636ce832678f8b9067acc1b67620299f02..b138e9073b4c3c9fa2d0de0bc0858f3bf4c3c18d 100644 --- a/bsp/stm32/stm32mp157a-st-discovery/README.md +++ b/bsp/stm32/stm32mp157a-st-discovery/README.md @@ -37,25 +37,25 @@ For more details about this board, please refer to the ST official documentation Each peripheral supporting condition for this BSP is as follows: -| On-board Peripheral | **Support** | **Remark** | -| :----------------------------- | :---------: | :-----------------: | -| USB TO UART | YES | | -| PWR | YES | | -| RCC | YES | | -| SD Card (SDMMC) | NO | | -| ETH | NO | | -| AUDIO | NO | | -| **On-chip Peripheral Drivers** | **Support** | **Remark** | -| GPIO | YES | GPIOA-GPIOK, GPIOZ | -| UART | YES | UART4 (ST-Link) | -| EXTI | YES | | -| SPI | YES | | -| TIM | YES | | -| LPTIM | YES | | -| I2C | YES | Software & Hardware | -| ADC | YES | | -| DAC | YES | | -| WWDG | YES | | +| On-board Peripheral | **Support** | **Remark** | +| :----------------------------- | :---------: | :----------------: | +| USB TO UART | YES | | +| PWR | YES | | +| RCC | YES | | +| SD Card (SDMMC) | NO | | +| ETH | NO | | +| AUDIO | NO | | +| **On-chip Peripheral Drivers** | **Support** | **Remark** | +| GPIO | YES | GPIOA-GPIOK, GPIOZ | +| UART | YES | UART4 (ST-Link) | +| EXTI | YES | | +| SPI | YES | | +| TIM | YES | | +| LPTIM | YES | | +| I2C | YES | Software | +| ADC | YES | | +| DAC | YES | | +| WWDG | YES | | ## Execution Instruction