mirror of
https://github.com/sipeed/MaixCDK.git
synced 2026-09-12 14:50:05 -05:00
12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
config TWO_DOWN
|
|
bool
|
|
|
|
menu "menu"
|
|
endmenu
|
|
|
|
comment "comment"
|
|
|
|
choice
|
|
bool "choice"
|
|
endchoice
|