4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 20:55:26 +08:00

Merge pull request #4022 from luhuadong/develop

[bsp][stm32] fixed Kconfig multi-line strings warning
This commit is contained in:
Bernard Xiong 2020-11-12 10:37:44 +08:00 committed by GitHub
commit b5390d4fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,7 +215,7 @@ menu "Hardware Drivers Config"
select RT_USING_PWM
if BSP_USING_PWM
config BSP_USING_PWM1
bool "Using PWM1
bool "Using PWM1"
default n
if BSP_USING_PWM1
config BSP_USING_PWM1_CH1