4 lines
130 B
CMake
4 lines
130 B
CMake
idf_component_register(SRCS "esp_hosted_fg.c"
|
|
INCLUDE_DIRS "."
|
|
PRIV_REQUIRES esp_wifi)
|