CMakeLists.txt 140 B

123
  1. idf_component_register(SRCS "cc1200.c" "radio.c"
  2. INCLUDE_DIRS "include"
  3. REQUIRES board aprs driver)