Enable NCM + iperf for MCU with bigger RAM.

This commit is contained in:
HiFiPhile
2024-05-07 00:23:50 +02:00
parent 63d5103f42
commit 0f4ea8e918
4 changed files with 23 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ target_sources(${PROJECT} PUBLIC
${LWIP}/src/netif/slipif.c
${LWIP}/src/apps/http/httpd.c
${LWIP}/src/apps/http/fs.c
${LWIP}/src/apps/lwiperf/lwiperf.c
)
# due to warnings from other net source, we need to prevent error from some of the warnings options