mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
stm32{f|h}7:Fixed typo in Kconfig help
This commit is contained in:
committed by
Xiang Xiao
parent
8f166801c2
commit
99083b8dd1
@@ -1741,7 +1741,7 @@ config OTG_ID_GPIO_DISABLE
|
||||
bool "Disable the use of GPIO_OTG_ID pin."
|
||||
default n
|
||||
---help---
|
||||
Disables/Enabled the use of GPIO_OTG_ID pin. This allows non OTG use
|
||||
Disables/Enables the use of GPIO_OTG_ID pin. This allows non OTG use
|
||||
cases to reuse this GPIO pin and ensure it is not set incorrectlty
|
||||
during OS boot.
|
||||
|
||||
|
||||
@@ -891,7 +891,7 @@ config OTG_ID_GPIO_DISABLE
|
||||
bool "Disable the use of GPIO_OTG_ID pin."
|
||||
default n
|
||||
---help---
|
||||
Disables/Enabled the use of GPIO_OTG_ID pin. This allows non OTG use
|
||||
Disables/Enables the use of GPIO_OTG_ID pin. This allows non OTG use
|
||||
cases to reuse this GPIO pin and ensure it is not set incorrectlty
|
||||
during OS boot.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user