mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Fixed a dependency from printk.h to logging headers which in certain configurations could lead to circular dependencies. Cleaned up printk.c to call z_log_vprintk from vprintk. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>