mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-25 14:28:20 +08:00
[stm32][bsp] Add initial BSP for stm32h723-DM-MC02
Add initial BSP support for the DM-MC02 board based on STM32H723VGT6. Supported peripherals (Stage 1): - GPIO (RT_USING_PIN) - UART1 as FinSH console Note: Onboard WS2812 LED and other peripherals are planned for Stage 2. Also update bsp/README.md BSP support summary table.
This commit is contained in:
@@ -198,6 +198,7 @@
|
||||
"stm32/stm32h503-st-nucleo",
|
||||
"stm32/stm32h723-st-nucleo",
|
||||
"stm32/stm32h723-lxb-disco",
|
||||
"stm32/stm32h723-DM-MC02",
|
||||
"stm32/stm32h730-esphosted-evb",
|
||||
"stm32/stm32h743-armfly-v7",
|
||||
"stm32/stm32h743-atk-apollo",
|
||||
|
||||
Reference in New Issue
Block a user