mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 03:23:32 +08:00
[bsp][stm32] fixed Kconfig multi-line strings warning
This commit is contained in:
parent
5623579f3a
commit
430828f74e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user