forked from ROMEO/obsw
xilinx eth lwip version xilinx_v2024.1
This commit is contained in:
@ -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"
|
||||
|
@ -36,7 +36,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "lwip/debug.h"
|
||||
#include "debug.h"
|
||||
|
||||
#define PQ_QUEUE_SIZE 4096
|
||||
|
||||
|
Reference in New Issue
Block a user