Go to file
Mirabellensaft ee0f7b1145 add links to html doc 2023-03-20 15:48:21 +01:00
.cargo make cargo xtask runnable from root 2021-01-26 09:48:13 +01:00
.github/workflows Merge pull request #128 from ferrous-systems/xtask-tools 2021-02-01 14:42:29 +01:00
advanced bump versions 2022-12-06 18:14:36 +01:00
beginner update versions and add crit section 2022-12-06 18:03:22 +01:00
boards bump versions 2022-12-06 18:14:36 +01:00
common bump versions 2022-12-06 18:14:36 +01:00
down-the-stack rm led color comment 2023-03-20 15:17:43 +01:00
embedded-workshop-book add links to html doc 2023-03-20 15:48:21 +01:00
xtask Update rusb for easier builds on Windows 2021-08-13 15:06:31 +02:00
.gitignore gitignore DS_Store, .vscode/ 2021-04-19 10:41:33 +02:00
Advanced Embedded Training.pdf add updated training slides 2021-05-06 18:52:51 +02:00
Beginner Embedded Training.pdf add updated training slides 2021-05-06 18:52:51 +02:00
LICENSE-APACHE add license 2020-07-10 11:15:54 +02:00
LICENSE-CC-BY-SA add license 2020-07-10 11:15:54 +02:00
LICENSE-MIT add license 2020-07-10 11:15:54 +02:00
README.md rm links to oxidize 2021-01-19 16:29:44 +01:00

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.