5 lines
154 B
CMake
5 lines
154 B
CMake
idf_component_register(
|
|
SRCS "Ethernet.cpp" "Server.cpp" "Config.cpp" "main.cpp" "kartReciever.cpp" "Switch.cpp" "Ethernet.cpp"
|
|
INCLUDE_DIRS ""
|
|
)
|