mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-07 05:30:14 +00:00
1dcd5d31d7
lwip/src/core/timers.c: In function ‘sys_check_timeouts’: lwip/src/core/timers.c:328:5: error: "PBUF_POOL_FREE_OOSEQ" is not defined [-Werror=undef] #if PBUF_POOL_FREE_OOSEQ Fix it by declaring an empty PBUF_CHECK_FREE_OOSEQ() function if feature is not enabled. |
||
---|---|---|
.. | ||
api | ||
apps | ||
core | ||
include | ||
netif | ||
Filelists.mk | ||
FILES |