You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Johann Hemmann f24b6aa2fb
Merge pull request #204 from ferrous-systems/erase-all
Add `--erase-all` to `probe-run` invocations
3 months ago
.cargo make cargo xtask runnable from root 3 years ago
.github/workflows Fix CI 3 months ago
advanced Add `--erase-all` to `probe-run` invocation 3 months ago
beginner Add `--erase-all` to `probe-run` invocation 3 months ago
boards bump versions 10 months ago
common bump versions 10 months ago
embedded-workshop-book reword sentence 10 months ago
xtask Update rusb for easier builds on Windows 2 years ago
.gitignore gitignore DS_Store, .vscode/ 2 years ago
Advanced Embedded Training.pdf add updated training slides 2 years ago
Beginner Embedded Training.pdf add updated training slides 2 years ago
LICENSE-APACHE add license 3 years ago
LICENSE-CC-BY-SA add license 3 years ago
LICENSE-MIT add license 3 years ago
README.md rm links to oxidize 3 years ago

README.md

embedded-trainings-2020

This repository contains the material for the beginner and advanced Embedded Rust workshops held by Ferrous Systems.

You can find the rendered book containing all instructions at embedded-trainings.ferrous-systems.com

If you'd like to attend one of our open classes or book a custom training, please visit our trainings website.

This workshop was initially held at Oxidize Global 2020

Required hardware

License

The Ferrous Systems Embedded Training Courses (this project) are distributed under the following licenses:

  • The code samples and free-standing Cargo projects contained within this project are licensed under the terms of both the MIT License and the Apache License v2.0.
  • The written prose contained within this project is licensed under the terms of the Creative Commons CC-BY-SA v4.0 license.

Copies of the licenses used by this project may also be found here:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.