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

@ -3,4 +3,6 @@
# adds directly to the OBSW target
################################################
add_subdirectory(netif)
target_sources(${OBSW_NAME} PRIVATE mission.c freeRTOS_rust_helper.c)