blob: 94937f824dc5eb5edce3f57ab03660cf4811adad [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_SIZE
default 98304 if WIFI
default 4096