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

Fix: added tips by the participants #34

Merged
merged 5 commits into from
Mar 11, 2022
Merged

Fix: added tips by the participants #34

merged 5 commits into from
Mar 11, 2022

Conversation

Dajamante
Copy link
Contributor

closes #33

book/src/03_2_cargo_generate.md Outdated Show resolved Hide resolved
book/src/02_4_hello_board.md Outdated Show resolved Hide resolved
book/src/02_4_hello_board.md Outdated Show resolved Hide resolved
```

Additionally, if `cargo espflash --release --monitor /dev/ttyUSB0` has been successful, you can exit with `ctrl+C`, and run only the monitor with `espmonitor /dev/ttyUSB0` without flashing (special thanks to Anton Mak, Bjoern Quentin!)
This can save a lot of time as you do not need to re-flash the program in its entirety.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sentence needs to go to the build without flashing, not the monitoring part.

@Mirabellensaft Mirabellensaft merged commit e23ae63 into main Mar 11, 2022
@BriocheBerlin BriocheBerlin deleted the tips branch August 24, 2022 11:38
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.

Adding tips following first beginner training session on 9/03
2 participants