Files
luoweiyuan 012f7a9576 boards: Add StickS3 Support.
Signed-off-by: luoweiyuan <luoweiyuan@m5stack.com>
2026-01-15 17:02:51 +08:00

28 lines
629 B
Plaintext
Executable File

menu "Audio Board Configuration"
config CORES3
bool "select CORES3"
default n
help
Enable this option to support m5stack cores3.
config TAB5
bool "select M5STACK TAB5"
default n
help
Enable this option to support m5stack tab5.
config ATOM_ECHOS3R
bool "select M5STACK ATOM ECHOS3R"
default n
help
Enable this option to support m5stack atom_echos3r.
config STICKS3
bool "select M5STACK STICKS3"
default n
help
Enable this option to support m5stack sticks3.
endmenu