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

Debug input for serial-like debugging #236

Open
ia0 opened this issue Oct 5, 2023 · 0 comments
Open

Debug input for serial-like debugging #236

ia0 opened this issue Oct 5, 2023 · 0 comments
Labels
crate:api Modifies the applet API for:usability Improves users (and maintainers) life needs:design Needs design to make progress prio:low Doesn't have a use case (yet)

Comments

@ia0
Copy link
Member

ia0 commented Oct 5, 2023

We can use the defmt-rtt-target crate instead of defmt-rtt to have access to the down channel. We can then provide some debug::read_line() function to mirror the debug::println() one.

@ia0 ia0 added needs:design Needs design to make progress for:usability Improves users (and maintainers) life crate:api Modifies the applet API labels Oct 5, 2023
@ia0 ia0 added the prio:low Doesn't have a use case (yet) label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:api Modifies the applet API for:usability Improves users (and maintainers) life needs:design Needs design to make progress prio:low Doesn't have a use case (yet)
Projects
None yet
Development

No branches or pull requests

1 participant