未验证 提交 f325032c 编写于 作者: Y Yifang 提交者: GitHub

[stm32h750-artpi][Kconfig] add SPI3 (#6382)

* [add] board/Kconfig 完善SPI3部分

* [add] 提交代码注释
Co-authored-by: mysterywolf's avatarMan, Jianting (Meco) <920369182@qq.com>
上级 05afaa9f
......@@ -185,6 +185,9 @@ menu "On-chip Peripheral Drivers"
config BSP_USING_SPI2
bool "Enable SPI2"
default n
config BSP_USING_SPI3
bool "Enable SPI3"
default n
config BSP_USING_SPI4
bool "Enable SPI4"
default n
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册