mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Disabling PRINTK with RTT enabled caused a compile error (undefined reference to __printk_hook_install'). Fixes: #50108 Signed-off-by: Florian Grandel <jerico.dev@gmail.com>