2024A-SW/managed_components/chmorgan__esp-audio-player/test/CMakeLists.txt
2025-01-25 14:04:42 -06:00

4 lines
209 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES unity test_utils audio_player
EMBED_TXTFILES gs-16b-1c-44100hz.mp3)