mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 23:41:56 +00:00
We need to check the debug level to be INFO or higher, otherwise the some of the variables in net app init.c will give unused warning. Also the sys_log.h needs to be included _after_ we have set the logging level, this is done by net_core.h so we should not include the syslog header file here. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
bt_settings.c | ||
bt_settings.h | ||
client.c | ||
CMakeLists.txt | ||
ieee802154_settings.c | ||
ieee802154_settings.h | ||
init.c | ||
Kconfig | ||
net_app_private.h | ||
net_app.c | ||
server.c |