tomoyuki-nakabayashi / book

The Embedded Rust Bookの和訳レポジトリです

Home Page:https://tomoyuki-nakabayashi.github.io/book/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

組込みRust

このドキュメントは、ベアメタル (マイクロコントローラ) デバイスのファームウェアを開発するために、Rustをどのように使うか、を説明するものです。

ご協力頂く際は、コントリビューションガイドをご参照下さい。不明な点があれば、お気軽にお尋ね下さい。 組込み固有の対訳表も、不完全ではありますが、用意しています。

[Work in Progress] - The Embedded Rust Book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices

This project is developed and maintained by the Resources team.

See the issue tracker for more details. This is a very early work in progress.

Online Copies of this Book

This book is located at https://docs.rust-embedded.org/book/

License

The Embedded Rust Book (this project) is distributed under the following licenses:

  • The code samples and free-standing Cargo projects contained within this book are licensed under the terms of both the MIT License and the Apache License v2.0.
  • The written prose contained within this book 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.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Resources team, promises to intervene to uphold that code of conduct.

About

The Embedded Rust Bookの和訳レポジトリです

https://tomoyuki-nakabayashi.github.io/book/

License:Apache License 2.0


Languages

Language:Shell 100.0%