Skip to content

Commit

Permalink
docs(book/esp): point out interaction with export-esp script
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Feb 20, 2025
1 parent e5d8401 commit 2fa725a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions book/src/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ It explains how to compile and run the `hello-word` example to verify your setup
cargo install espflash
```
There is no need to actively source the `~/export-esp.sh` file which `espup` produces:
Ariel OS's build system will consult that file when building for ESP.

1. Install the build system [laze](https://github.com/kaspar030/laze):

```sh
Expand Down

0 comments on commit 2fa725a

Please sign in to comment.