未验证 提交 3bfb9eec 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #1725 from uestczyh222/kconfig

[BSP][STM32F107]Update Kconfig
......@@ -9,3 +9,13 @@ config RT_USING_UART2
config RT_USING_UART3
bool "Enable UART3 (PC10/11)"
default n
config BSP_USING_RTC
bool "Enable RTC"
select RT_USING_RTC
default n
config BSP_USING_PIN
bool "Enable PIN device for GPIO"
select RT_USING_PIN
default y
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册