working on lwip

This commit is contained in:
2024-12-06 17:37:08 +01:00
parent 164b8ed6c2
commit ef51eb98e1
13 changed files with 886 additions and 13 deletions

View File

@ -34,9 +34,7 @@ endif()
add_executable(${OBSW_NAME})
# export lwip path, so the bsp can find it
if(${CMAKE_CROSSCOMPILING})
set (LWIP_DIR ${CMAKE_CURRENT_SOURCE_DIR}/contrib/lwip)
endif()
set (LWIP_DIR ${CMAKE_CURRENT_SOURCE_DIR}/contrib/lwip)
# Platform dependend configuration
# Includes setting the FreeRTOS port, compiler options and