Files
Smart-granary-code/components/JW01/CMakeLists.txt

4 lines
126 B
CMake

idf_component_register(SRCS "JW01.c"
INCLUDE_DIRS "include"
REQUIRES esp_driver_uart)