1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lwip
Gunar Schorcht cd00449863 pkg/lwip: include log.h if module log is used
If module log is used, log.h should be included. Otherwise, it might lead to compilation problems since LOG_ERROR macro isn't know in expansion of LWIP_PLATFORM_ASSERT macro.
2019-03-10 12:47:31 +01:00
..
contrib pkg/lwip: use xtimer_set64() in sys_arch_mbox_fetch() 2019-02-21 13:53:21 +01:00
include pkg/lwip: include log.h if module log is used 2019-03-10 12:47:31 +01:00
doc.txt pkg: enhance doxygen packages documentation 2017-07-03 09:56:07 +02:00
Makefile pkg/lwip: update url from git:// to https:// 2019-03-07 10:03:58 +01:00
Makefile.include lwip: move lwIP PSEUDOMODULES to pkg's Makefile.include 2018-10-15 21:40:31 +02:00