µC/OS-III transplant lwip 2.2.0, want a stable version sys_arch.c and sys_arch.h
I want a stable version sys_arch.c and sys_arch.h based on µC/OS-III, LwIP only provide example for FreeRTOS.I found follow example, please help to optimize it, thanks #define SYS_ARCH_GLOBALS /* lwIP includes. */ #include "lwip/debug.h" #include "...