fsfw-example-common/stm32h7/networking/CMakeLists.txt

8 lines
131 B
CMake

target_sources(${TARGET_NAME} PRIVATE
app_dhcp.c
app_ethernet.c
ethernetif.c
UdpTcLwIpPollingTask.cpp
TmTcLwIpUdpBridge.cpp
)