Files
v2x-sniffer/v2x_fw/components/v2x_driver/CMakeLists.txt
T

5 lines
71 B
CMake

idf_component_register(
SRCS "v2x_driver.c"
INCLUDE_DIRS "."
)