new makefile

This commit is contained in:
cozis
2023-10-31 16:09:51 +01:00
parent 7033e1ea85
commit b495e53891
42 changed files with 1648 additions and 434 deletions
-3
View File
@@ -1,9 +1,6 @@
#include <string.h>
#ifndef MICROTCP_AMALGAMATION
#include "endian.h"
#include "ip.h"
#endif
#ifdef IP_DEBUG
#include <stdio.h>