zh_nrf24/CMakeLists.txt

1 line
79 B
CMake
Raw Normal View History

2024-05-14 16:11:08 +03:00
idf_component_register(SRCS "zh_rf24.c" INCLUDE_DIRS "include" REQUIRES driver)