CMakeLists.txt 106 B

1234
  1. set(COMPONENT_SRCS "controller_hci_uart_demo.c")
  2. set(COMPONENT_ADD_INCLUDEDIRS ".")
  3. register_component()