Dear I'm upgrading my application from from lwip 1.4.1 to 2.0.3 version. My current configuration is #define LWIP_TIMERS 1 #define LWIP_TIMERS_CUSTOM 0 #define NO_SYS 0 I note that v. 2.0.3: timeouts_last_time is always define v 1.4.1, timeouts_last_time no define (with NO_SYS = 0) similar for sys_now().
The question is: It is now mandatory define/use sys_now() ? Regards m -- Mattia Settin Software and System Engineer
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
