Commit Graph

11 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
Juraj Michálek bf6eff31b1
update links to llvm-project with Xtensa support 2021-09-07 08:01:23 +02:00
Brian Tarricone 5e4341b386
Add troubleshooting info for when the wrong libclang is found (#30)
* Add troubleshooting info for when the wrong libclang is found
2021-09-07 07:56:46 +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
JurajSadel a7282ddbaa
docs: Update LLVM installation instructions for Windows and Linux (#28)
Co-authored-by: Juraj Sadel <juraj.sadel@espressif.com>
2021-08-30 10:11:56 +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
Juraj Michálek bc610399e6
tools: Dockerfile for ESP-IDF with Rust support (#12)
* tools: Dockerfile for ESP-IDF with Rust support
* tools: add Rust support build for Ubuntu 18 Bionic
2021-06-30 08:20:58 +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