Adding initial http daemon implementation

This commit is contained in:
logicog
2025-07-13 12:03:40 +02:00
parent e2716da6c8
commit d66931acdf
11 changed files with 154 additions and 154 deletions
+1 -1
View File
@@ -148,7 +148,7 @@ typedef unsigned short uip_stats_t;
/* Here we include the header file for the application(s) we use in
our project. */
/*#include "smtp.h"*/
#include "hello-world.h"
#include "httpd.h"
/*#include "telnetd.h"*/
/*#include "webserver.h" */
/*#include "dhcpc.h"*/