https://github.com/ferrous-systems/embedded-trainings
Ferrous Systems Embedded Trainings
https://github.com/ferrous-systems/embedded-trainings
Last synced: 2 months ago
JSON representation
Ferrous Systems Embedded Trainings
- Host: GitHub
- URL: https://github.com/ferrous-systems/embedded-trainings
- Owner: ferrous-systems
- License: apache-2.0
- Created: 2019-04-14T22:46:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T08:56:52.000Z (almost 5 years ago)
- Last Synced: 2024-04-16T16:00:22.475Z (about 1 year ago)
- Language: Rust
- Size: 3.93 MB
- Stars: 110
- Watchers: 21
- Forks: 15
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Embedded Training Courses
[](https://ferrous-systems.com/)
## Preparing for the course
If you are planning to participate in one of these trainings, please see the [Installation Instructions](./INSTALL.md) for obtaining the necessary prerequisites, and the [Verification Instructions](./VERIFY.md) to ensure that all tools have been successfully installed.
## 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:
* [MIT License Hosted]
* [Apache License v2.0 Hosted]
* [CC-BY-SA v4.0 Hosted][MIT License]: ./LICENSE-MIT
[Apache License v2.0]: ./LICENSE-APACHE
[CC-BY-SA v4.0]: ./LICENSE-CC-BY-SA
[MIT License Hosted]: https://opensource.org/licenses/MIT
[Apache License v2.0 Hosted]: http://www.apache.org/licenses/LICENSE-2.0
[CC-BY-SA v4.0 Hosted]: https://creativecommons.org/licenses/by-sa/4.0/legalcode### 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.