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

Add wokwi simulation and web flashing support. #89

Merged
merged 4 commits into from
Nov 30, 2022

Conversation

SergioGasquez
Copy link
Member

@SergioGasquez SergioGasquez commented Aug 5, 2022

  • Wokwi simulation: Using wokwi-server you can simulate the projects.
    • Wokwi also supports GDB debugging, so I included launch.json with the necessary configuration to debug the project from devcontainers (although it requires the user to set the path to the project to be debugged).
  • When using devcontainers, we cant flash with cargo-espflash so I added web-flash to flash real devices from devcontainers!
  • Add some vscode task to build, flash, and run Wokwi simualtions from devcontainers

@SergioGasquez SergioGasquez marked this pull request as ready for review August 5, 2022 15:37
@Dajamante Dajamante merged commit 8eac54b into esp-rs:main Nov 30, 2022
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