Skip to content

Narukara/rust-on-esp-book-zh-cn

这里是 https://github.com/esp-rs/book 的简体中文翻译。直接在网页中阅读

目前进度:已经翻译完成(部分更新的内容需要重新翻译),跟踪到 8011021


The Rust on ESP Book

本仓库包含了《The Rust on ESP》一书的源代码。

快速上手

本书是使用 mdbook 生成的,另外使用了 mdbook-mermaid 预处理器来添加对图表的支持。要安装这些工具,运行:

cargo install mdbook mdbook-mermaid

安装了 mdbookmdbook-mermaid 后,就可以运行以下命令,克隆此仓库并启动一个服务器:

git clone https://github.com/esp-rs/book
cd book/
mdbook serve

License

The Rust on ESP Book is distributed under the following licenses:

  • The code samples 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.

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.

While contributing, please follow the Rust Documentation Style Guide.

About

The Rust on ESP Book 简体中文版

Topics

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC-BY-SA-4.0
LICENSE-CC-BY-SA
MIT
LICENSE-MIT

Stars

Watchers

Forks

Contributors 6