In this second article of the “Practical Zephyr” series, we’ll explore the kernel configuration system Kconfig by looking at the printk
logging option in Zephyr. We won’t explore the logging service as such in detail but instead use it as an excuse to dive deep into Kconfig. Finally, we’ll create our own little application-specific Kconfig configuration.
This is a companion discussion topic for the original entry at https://interrupt.memfault.com/blog/practical_zephyr_kconfig