xilinx eth lwip version xilinx_v2024.1

This commit is contained in:
2024-10-14 14:06:49 +02:00
parent 65299e46c4
commit fd2c5a544f
16 changed files with 34 additions and 662 deletions

View File

@ -40,9 +40,6 @@ extern "C" {
#if !NO_SYS
#include "lwip/sys.h"
//TODO this is not portable:
#include "FreeRTOS.h"
#include "timers.h"
#endif
#include "lwip/netif.h"

View File

@ -36,7 +36,7 @@
extern "C" {
#endif
#include "lwip/debug.h"
#include "debug.h"
#define PQ_QUEUE_SIZE 4096