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

https://esp-rs.github.io/std-training/02_2_software.html #123

Closed
maayanhaimdulberg opened this issue Oct 16, 2023 · 1 comment · Fixed by #124
Closed

https://esp-rs.github.io/std-training/02_2_software.html #123

maayanhaimdulberg opened this issue Oct 16, 2023 · 1 comment · Fixed by #124
Assignees

Comments

@maayanhaimdulberg
Copy link

maayanhaimdulberg commented Oct 16, 2023

Please add to 02_2_software.html these three packages.
Without them installing espflash doesn't work with WSL:

sudo apt install pkg-config libudev-dev make

Although it is mentioned in the "Troubleshooting area" (apt-get update \ && apt-get install -y vim nano git curl gcc ninja-build cmake libudev-dev python3 python3-pip libusb-1.0-0 libssl-dev \ pkg-config libtinfo5) it is still better to mention it a line before "cargo install cargo-espflash espflash ldproxy"

@SergioGasquez SergioGasquez self-assigned this Oct 16, 2023
@SergioGasquez SergioGasquez linked a pull request Oct 17, 2023 that will close this issue
@SergioGasquez
Copy link
Member

Hi thanks for opening the issue! Just created esp-rs/std-training#211 and #124 to improve this.

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

Successfully merging a pull request may close this issue.

2 participants