[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:
moment-NEW
2026-06-22 16:39:40 +08:00
committed by Rbb666
parent f922adeb07
commit abb08898b8
39 changed files with 13696 additions and 0 deletions
+1
View File
@@ -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",