Go to file
2020-07-16 18:05:01 +02:00
.github/workflows switch CI to the default branch 2020-07-16 15:17:48 +02:00
advanced add warn log statement to Request parser 2020-07-16 14:09:12 +02:00
beginner/apps fix unconditional_panic warning 2020-07-16 16:21:49 +02:00
boards align usb-2-solution and usb-3 2020-07-16 12:09:01 +02:00
common add change-channel tool 2020-07-13 16:28:00 +02:00
embedded-workshop-book add note about bLength and bDescriptorType 2020-07-16 18:05:01 +02:00
tools dongle-flash: automatic zip cleanup 2020-07-15 17:10:46 +02: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 link the repo to the book website 2020-07-15 14:56:48 +02:00

embedded-trainings-2020

Material for the beginner and advanced workshops of Oxidize Global (15.07.2020).

Website for this workshop: https://embedded-trainings.ferrous-systems.com

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.