Commit Graph

5 Commits

Author SHA1 Message Date
Juraj Michálek ac5f032cd9
docker: split images to idf-rust and idf-rust-examples (#22)
* docker: split images to idf-rust and idf-rust-examples
* docker: acquire rust binary from GitHub Releases
2021-08-13 06:46:05 +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 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
Juraj Michálek b57a505379
Create test-build.yml
Add manual dispatch for testing build in Docker image
2021-06-25 13:16:00 +02:00
Juraj Michálek e60f4776cb
Create publish-esp-idf-rust-image.yml
Register GitHub Action on main branch
2021-06-25 12:26:54 +02:00