8 lines
180 B
Plaintext
Raw Normal View History

2025-02-27 17:59:18 +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