Add tftp and add some files to gitignore

This commit is contained in:
2023-11-06 20:32:51 +01:00
parent 707cba9e1a
commit 8cdbb9ec11
7 changed files with 447 additions and 64 deletions

View File

@@ -99,6 +99,8 @@
#define LWIP_HTTPD_CUSTOM_FILES 1
/*----- Value in opt.h for HTTPD_USE_CUSTOM_FSDATA: 0 -----*/
#define HTTPD_USE_CUSTOM_FSDATA 1
/*----- Default Value for LWIP_TFTP: 0 ---*/
#define LWIP_TFTP 1
/*----- Value in opt.h for LWIP_STATS: 1 -----*/
#define LWIP_STATS 0
/*----- Value in opt.h for CHECKSUM_GEN_IP: 1 -----*/