Juraj Michalek
|
60e0353c17
|
Merge branch 'main' of github.com:espressif/rust-esp32-example
|
2021-10-12 15:29:49 +02:00 |
Juraj Michalek
|
aab5b3e928
|
docs: installation instructions deprecated and moved to new location
|
2021-10-12 15:29:41 +02:00 |
Rob Gilson
|
bd7c44a38a
|
Updated docs to point to rust-build 1.55.0 for TCP and UDP bind fixes (#39)
This fixes https://github.com/esp-rs/rust/issues/81
|
2021-10-12 15:23:39 +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
|
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 |