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

Run UF2 with npm start #143

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Run UF2 with npm start #143

merged 1 commit into from
Feb 10, 2025

Conversation

kromych
Copy link
Contributor

@kromych kromych commented Feb 10, 2025

The existing implementtaion of start does not accept a path on the command line while it has the feature of relaying UART0 to the console.

Add the command line parameter to specify an arbitrary image, also accept UF2 file, besides hex, preserve backward compat. As a result, images that send output to UART0 can be benefit from that.

The existing implementtaion of `start` does not accept
a path on the command line while it has the feature of
relaying UART0 to the console.

Add the command line parameter to specify an arbitrary image,
also accept UF2 file, besides hex, preserve backward compat.
As a result, images that send output to UART0 can be benefit
from that.
@kromych kromych changed the title Run UF2 in with npm start Run UF2 with npm start Feb 10, 2025
@urish urish merged commit 363f701 into wokwi:main Feb 10, 2025
@urish
Copy link
Contributor

urish commented Feb 10, 2025

Thanks!

@kromych
Copy link
Contributor Author

kromych commented Feb 10, 2025

Thank you for an incredible project:)

@urish
Copy link
Contributor

urish commented Feb 10, 2025

Lovely!

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.

2 participants