9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
CONFIG_MAIN_STACK_SIZE=2048
|
||
|
|
||
|
CONFIG_CONSOLE=y
|
||
|
CONFIG_SERIAL=y
|
||
|
CONFIG_UART_CONSOLE=y
|
||
|
CONFIG_GPIO=y
|