Commit Graph

7 Commits

Author SHA1 Message Date
Juraj Michalek aab5b3e928 docs: installation instructions deprecated and moved to new location 2021-10-12 15:29:41 +02:00
Oleksandr Kirichenko ac29fec42d
Docs: Use curl instead on wget on macOS (#29)
* docs: use curl instead of wget on macos
2021-09-01 10:26:17 +02:00
Juraj Michálek d6f26b645b
docs: update installation instructions for 1.54.0 (#20)
* docs: update installation instructions for 1.54.0
* docker: publish idf-rust image under Espressif account
2021-08-12 08:16:13 +02:00
Juraj Michálek ff5909f466
Update rust-on-xtensa-installation-aarch64-apple-darwin.md
docs: fix typo in toolchain name
2021-07-29 10:58:47 +02:00
Juraj Michálek 0cf3bf1554
tools: remove llvm-patch (#15)
* tools: remove llvm-patch
* docs: update reference to 1.53 compiler binaries from esp-rs/rust repo
2021-07-28 16:14:45 +02:00
Ivan Grokhotkov d797b1e692
run cargo from CMake, remove hardcoded target from .cargo/config (#5)
* cmake: run cargo build from idf.py build
2021-06-14 08:51:26 +02:00
Juraj Michálek 135c6e5670
docs: add instructions specific for each platform (#1)
* docs: added installation instructions for aarch64-apple-darwin, x86_64-apple-darwin, x86_64-pc-windows-msvc, x86_64-unknown-linux-gnu
2021-06-11 09:31:15 +02:00