2025-02-27 17:59:18 +08:00

8 lines
148 B
Plaintext
Executable File

menu "Demos::Media::Audio::Mp3"
config AUDIO_MP3_TEST
depends on AUDIO_DAC
depends on FATFS
bool "Enable Audio MP3 Test"
default n
endmenu