esp_netif_lora_example/main/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

2023-12-28 21:57:12 -05:00
idf_component_register(SRCS "main.c"
INCLUDE_DIRS ".")