zh_nrf24/CMakeLists.txt

1 line
98 B
CMake
Raw Normal View History

2024-05-16 16:02:27 +03:00
idf_component_register(SRCS "main.c" "zh_rf24.c" INCLUDE_DIRS "include" REQUIRES driver esp_event)