8 lines
351 B
Plaintext
8 lines
351 B
Plaintext
|
#===============================================================================
|
||
|
# @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
|