Skip to content

Commit

Permalink
Merge branch 'main' into typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vollbrecht authored Nov 2, 2023
2 parents f665dea + d78de9e commit 70d03a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/installation/std-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Regardless of the target architecture, make sure you have the following required

The `std` runtime uses [ESP-IDF][esp-idf-github] (Espressif IoT Development Framework) as hosted environment but, users don't need to install it. ESP-IDF is automatically downloaded and installed by [esp-idf-sys][esp-idf-sys-github], a crate that all `std` projects need to use, when building a `std` application.
For Linux/MacOS users it's required to have the [ESP-IDF prerequisites][esp-idf-install-guide] installed.

[rust-esp-book-overview-std]: ../overview/using-the-standard-library.md
Expand Down

0 comments on commit 70d03a5

Please sign in to comment.