nodemcu-firmware/components/driver_can/CMakeLists.txt

5 lines
66 B
CMake

idf_component_register(
SRCS "CAN.c"
INCLUDE_DIRS "include"
)