4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 13:13:31 +08:00

增加板卡标识 (#5633)

This commit is contained in:
Man, Jianting (Meco) 2022-03-06 12:15:13 -05:00 committed by GitHub
parent 86a10716cd
commit c1ab995371
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,10 @@ config SOC_STM32H750XB
select RT_USING_USER_MAIN
default y
config BOARD_STM32H750_ARTPI
bool
default y
menu "Board extended module"
menuconfig ART_PI_USING_MEDIA_IO

View File

@ -7,6 +7,10 @@ config SOC_STM32L475VE
select RT_USING_USER_MAIN
default y
config BOARD_STM32L475_ATK_PANDORA
bool
default y
menu "Onboard Peripheral Drivers"
config BSP_USING_STLINK_TO_USART