8 lines
148 B
Plaintext
Raw Normal View History

2025-05-08 18:01:52 +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