f23d06e344
Initial board files created to support the esp32s2_devkitc board. Signed-off-by: Marcio Ribeiro <marcio.ribeiro@espressif.com>
11 lines
139 B
Plaintext
11 lines
139 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
|