first commit
This commit is contained in:
8
application/samples/peripheral/blinky/Kconfig
Executable file
8
application/samples/peripheral/blinky/Kconfig
Executable file
@ -0,0 +1,8 @@
|
||||
#===============================================================================
|
||||
# @brief Kconfig file.
|
||||
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved.
|
||||
#===============================================================================
|
||||
config BLINKY_PIN
|
||||
int
|
||||
prompt "Choose blinky pin."
|
||||
default 2
|
Reference in New Issue
Block a user