Skip to content

Commit

Permalink
Mention issue with cargo-espflash
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenstein committed Sep 2, 2024
1 parent 07edbea commit 035570d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/02_2_software.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Several tools are required:
```console
cargo install cargo-espflash espflash
```
⚠️ On MacOS, use `cargo install cargo-espflash espflash --locked` due to [this issue](https://github.com/esp-rs/espflash/issues/671#issuecomment-2320549526)

⚠️ The `espflash` and `cargo-espflash` commands listed in the book assume version is >= 2

Expand Down

0 comments on commit 035570d

Please sign in to comment.