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

USB terminal #84

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

USB terminal #84

wants to merge 8 commits into from

Conversation

monte-monte
Copy link
Contributor

USB terminal proposal.
To use it you need to add #define RV003USB_USB_TERMINAL 1 in usb_config.h and have #define FUNCONF_USE_DEBUGPRINTF 1 in funconfig.h.
Adds < 600 bytes to resulting binary. printf now can be used both with connected SWIO and via USB (not simultaneously!)
Additional changes to minichlink to work with USB are ready for PR if this gets merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant