Skip to content

[Improvement] Use LOG in the examples #30

@luizvilla

Description

@luizvilla

Description

The LOGGING system of Zephyr is super powerful and could be used in our examples as a means to plot data.

Action

This would require activating the logging in our examples and using them in our work accordingly. A simple way of doing this is described here:
https://blog.golioth.io/debugging-zephyr-for-beginners-printk-and-the-logging-subsystem/

The LOG documentation is here:
https://docs.zephyrproject.org/latest/services/logging/index.html

Maybe we should add examples where we use the LOG to time the code or to debug issues.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions