mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 19:36:35 +08:00
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
since boardctl isn't a libc feature Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
0272a16010
commit
b12f588140
@@ -183,7 +183,7 @@ USB
|
||||
|
||||
:Argument: A pointer to an instance of :c:struct:`boardioc_usbdev_ctrl_s`.
|
||||
|
||||
:configuration: CONFIG_LIB_BOARDCTL && CONFIG_BOARDCTL_USBDEVCTRL
|
||||
:configuration: CONFIG_BOARDCTL && CONFIG_BOARDCTL_USBDEVCTRL
|
||||
|
||||
:dependencies: Board logic must provide ``board_<usbdev>_initialize()`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user