zh_onewire/CMakeLists.txt

1 line
82 B
CMake
Raw Normal View History

2024-05-31 10:37:32 +03:00
idf_component_register(SRCS "zh_onewire.c" INCLUDE_DIRS "include" REQUIRES driver)