lwip/contrib
Dirk Ziegelmeier 530a4ccdce Fix return value of sys_arch_mbox_tryfetch() in Win32 port
It should be SYS_MBOX_EMPTY, not SYS_ARCH_TIMEOUT.
SYS_MBOX_EMPTY is defined to SYS_ARCH_TIMEOUT, so there is no bug.
But for good readability of the code,  SYS_MBOX_EMPTY should be used.
2018-11-13 20:35:53 +01:00
..
addons Whitespace cleanup in contrib dir 2018-10-22 20:53:58 +02:00
apps Fix assertions in udpecho.c 2018-11-02 20:19:52 +01:00
Coverity Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
examples mDNS: add new files to filelists + solve compile errors 2018-11-13 12:17:38 +01:00
ports Fix return value of sys_arch_mbox_tryfetch() in Win32 port 2018-11-13 20:35:53 +01:00
Filelists.cmake Try to get CMake build running on travis 2018-10-13 10:45:58 +02:00
Filelists.mk Import lwIP contrib rep 2018-10-02 12:19:13 +02:00