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

Runner web-flash for dev container #255

Closed
bestman8 opened this issue Jan 8, 2025 · 2 comments
Closed

Runner web-flash for dev container #255

bestman8 opened this issue Jan 8, 2025 · 2 comments

Comments

@bestman8
Copy link

bestman8 commented Jan 8, 2025

Motivations

Currently you can't really do cargo run in a devcontainer but if in .cargo/config.toml
runner = "web-flash --chip esp32" is you can just use cargo run and it should work

  • Would you like to implement this feature? [y/n]
    N (i have no idea how cargo generate works but I could try over a few weeks when/if i have time)

Solution

Already mentioned in motivation but
When using a dev container setting runner = "web-flash --chip esp32" in .cargo/config.toml

Alternatives

the current solution

@SergioGasquez
Copy link
Member

Im not sure if we should add this change as, in some OS, you can map the serial devices to the container and use espflash and I guess not everyone uses web-flash as it does not support all the devices

@bestman8
Copy link
Author

bestman8 commented Jan 8, 2025

then it probably won't make a lot of sense

@bestman8 bestman8 closed this as completed Jan 8, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants