Files
snapclient/components/protocol/CMakeLists.txt
Karl Osterseher db0f9732b2 upgrade to IDF v5.1.1
custom board driver ma120x0 is broken
esp dsp is now IDF managed component
mdns is now IDF managed component

Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2024-01-08 22:49:11 +01:00

4 lines
170 B
CMake

#idf_component_register(SRCS "protocol.c"
# INCLUDE_DIRS "include"
# REQUIRES custom_driver custom_board rtprx dsp_processor)