Go to file
2021-01-19 16:29:44 +01:00
.github/workflows modifyi workflow 2020-08-24 12:04:11 +02:00
advanced Add semicolon for consistency 2020-10-18 19:51:12 +02:00
beginner/apps move to thumbv7em-none-eabihf now that probe-run supports it 2020-08-24 11:59:10 +02:00
boards change the puzzle secret string 2020-12-09 18:20:02 +01:00
common add change-channel tool 2020-07-13 16:28:00 +02:00
embedded-workshop-book rm links to oxidize 2021-01-19 16:29:44 +01:00
tools dongle-flash: use program header physical address in ELF -> .hex conversion 2020-12-09 17:13:08 +01:00
.gitignore make beginner readme into mdbook 2020-07-08 15:06:49 +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

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.