8 lines
148 B
Plaintext
Raw Normal View History

2025-02-27 17:59:18 +08:00
menu "Demos::Media::Audio::Mp3"
config AUDIO_MP3_TEST
depends on AUDIO_DAC
depends on FATFS
bool "Enable Audio MP3 Test"
default n
endmenu