8 lines
180 B
Plaintext
Raw Permalink Normal View History

2025-05-08 18:01:52 +08:00
menu "Demos::Media::Audio::Flac"
config AUDIO_FLAC_TEST
depends on FATFS
bool "Enable Audio Flac Test"
default n
help
Enable Audio FLAC Encoder and Decoder Test
endmenu