Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a logger #14

Open
3 of 4 tasks
jiayihu opened this issue Dec 4, 2020 · 0 comments
Open
3 of 4 tasks

Add a logger #14

jiayihu opened this issue Dec 4, 2020 · 0 comments
Projects

Comments

@jiayihu
Copy link
Owner

jiayihu commented Dec 4, 2020

Should add a logger to improve debugging.

  • Implement log crate without std (default) and based on rtt_target
  • Add logs to coap-lite
  • Configure rprintln impl of log for tests
  • Use RTT channels as rtic resources for logging instead of rprintln, otherwise there can be priority inversion
@jiayihu jiayihu added this to Backlog in Agenda Dec 4, 2020
@jiayihu jiayihu moved this from Backlog to In progress in Agenda Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Agenda
In progress
Development

No branches or pull requests

1 participant