Debugging Zephyr for Beginners: printk() and the Logging Subsystem
Zephyr has a number of tools to aid in debugging during your development process. Today we’re focusing on the most available and widely useful of these: printing message to a terminal and enabling logging messages. New to Golioth? Sign up for our newsletter to keep learning more about IoT development or create your free Golioth […]