zephyr/boards/m5stack/m5stack_atoms3/m5stack_atoms3_esp32s3_appcpu_defconfig
Sylvio Alves 31125f7177 boards: esp32xx: remove minimal libc default config
Let picolibc be the default for the second core
as it is not mandantory to use minimal libc.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-03-20 07:56:17 -05:00

5 lines
90 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_MAIN_STACK_SIZE=2048
CONFIG_CLOCK_CONTROL=y