3 lines
145 B
CMake
3 lines
145 B
CMake
idf_component_register(SRC_DIRS "."
|
|
INCLUDE_DIRS "."
|
|
PRIV_REQUIRES "unity" "test_utils" "esp_eth")
|