blob: 2319c0061e4f3e13577fb672682bc889e974e19b [file] [log] [blame]
# ESP32S2 Franzininho board configuration
# Copyright (c) 2022 Felipe Neves
# SPDX-License-Identifier: Apache-2.0
config BOARD
default "esp32s2_franzininho"
depends on BOARD_ESP32S2_FRANZININHO
config ENTROPY_GENERATOR
default y
config HEAP_MEM_POOL_ADD_SIZE_BOARD
int
default 32768 if WIFI
default 4096