zephyr/boards/m5stack/m5stack_stamps3/m5stack_stamps3_procpu_defconfig
Jamie McCrae 9f4accc90d boards: Remove setting MAIN_STACK_SIZE
Removes setting this Kconfig in defconfig files

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2025-02-11 10:12:23 +01:00

10 lines
145 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
CONFIG_GPIO=y
CONFIG_CONSOLE=y
CONFIG_PWM=y
CONFIG_SERIAL=y
CONFIG_UART_CONSOLE=y
CONFIG_CLOCK_CONTROL=y