forked from ROMEO/obsw
RX working, still a bit messy
This commit is contained in:
@ -47,6 +47,9 @@
|
||||
#include <sys/time.h>
|
||||
#include "cpu.h"
|
||||
|
||||
#include "xil_printf.h"
|
||||
|
||||
|
||||
// errno is a macro. If we define LWIP_ERRNO_INCLUDE to errno.h the preprocessor will replace it,
|
||||
// breaking the include. Instead we supply a helper include which in turn includes errno.h
|
||||
#define LWIP_ERRNO_INCLUDE <onrre.h>
|
||||
|
Reference in New Issue
Block a user