We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f139519 commit c1e439dCopy full SHA for c1e439d
tools/sdk/lwip/include/arch/cc.h
@@ -39,6 +39,7 @@
39
#include "ets_sys.h"
40
#include "osapi.h"
41
#define EFAULT 14
42
+#include <sys/pgmspace.h>
43
44
//#define LWIP_PROVIDE_ERRNO
45
0 commit comments