CMakeLists.txt 107 B

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