mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
5 lines
111 B
CMake
5 lines
111 B
CMake
set(COMPONENT_SRCS "base_mac_address_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|