2
0

CMakeLists.txt 181 B

123456
  1. idf_component_register(SRCS dmap_parser.c raop_sink.c raop.c rtp.c util.c
  2. INCLUDE_DIRS .
  3. REQUIRES newlib platform_config services codecs tools display
  4. )