CMakeLists.txt 127 B

123
  1. idf_component_register(SRCS "main.c"
  2. PRIV_REQUIRES custom_chip_driver
  3. INCLUDE_DIRS "")