-
Notifications
You must be signed in to change notification settings - Fork 114
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
picotool uf2 convert --verbose option doesn't work #185
Comments
Can you please give more details, e.g. what did you expect to happen, and what actually happened? And did you see any error messages? |
OK, if you look into elf2uf2.cpp, you see variable:
and code snippets like:
when you run picotool uf2 convert, you see description:
However usage of (edited by lurch to add backticks) |
Pass the settings.verbose setting to elf2uf2.cpp functions, to add verbose output to picotool uf2 convert Fixes #185
Pass the settings.verbose setting to elf2uf2.cpp functions, to add verbose output to picotool uf2 convert Fixes #185
Merged into develop |
picotool uf2 convert --verbose option doesn't work for me
The text was updated successfully, but these errors were encountered: