first commit
This commit is contained in:
9
application/samples/peripheral/pinctrl/Kconfig
Executable file
9
application/samples/peripheral/pinctrl/Kconfig
Executable file
@ -0,0 +1,9 @@
|
||||
#===============================================================================
|
||||
# @brief Kconfig file.
|
||||
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
|
||||
#===============================================================================
|
||||
config PINCTRL_USE_PIN
|
||||
int
|
||||
prompt "Choose Pinctrl use pin."
|
||||
depends on SAMPLE_SUPPORT_PINCTRL
|
||||
default 23
|
Reference in New Issue
Block a user