5 lines
71 B
CMake
5 lines
71 B
CMake
idf_component_register(
|
|
SRCS "v2x_driver.c"
|
|
INCLUDE_DIRS "."
|
|
)
|