Browse Source

增加板卡标识 (#5615)

Man, Jianting (Meco) 3 years ago
parent
commit
d28654570d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      bsp/stm32/stm32f407-atk-explorer/board/Kconfig

+ 4 - 0
bsp/stm32/stm32f407-atk-explorer/board/Kconfig

@@ -7,6 +7,10 @@ config SOC_STM32F407ZG
     select RT_USING_USER_MAIN
     default y
 
+config BOARD_STM32F407_ATK_EXPLORER
+    bool
+    default y
+
 menu "Onboard Peripheral Drivers"
 
     config BSP_USING_USB_TO_USART