Some TFTP cleanups

This commit is contained in:
Dirk Ziegelmeier
2018-10-08 11:41:51 +02:00
parent b2713601f0
commit 7ba69d875c
5 changed files with 22 additions and 21 deletions

View File

@@ -206,7 +206,7 @@ set(lwipnetbios_SRCS
# TFTP server files
set(lwiptftp_SRCS
${LWIP_DIR}/src/apps/tftp/tftp_server.c
${LWIP_DIR}/src/apps/tftp/tftp.c
)
# MQTT client files