car-stereo/receiver/main/CMakeLists.txt
2022-05-20 17:14:31 +02:00

4 lines
163 B
CMake

idf_component_register(SRCS "main.cpp" "app.cpp" "helper.cpp"
INCLUDE_DIRS "."
EMBED_FILES "connect.wav" "disconnect.wav")