book

所属分类:处理器开发
开发工具:Others
文件大小:664KB
下载次数:0
上传日期:2023-05-16 12:01:33
上 传 者sh-1993
说明:  关于如何使用Rust编程语言开发裸机(微控制器)设备固件的文档
(Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices)

文件列表:
CITATION.bib (304, 2023-10-17)
CODE_OF_CONDUCT.md (4562, 2023-10-17)
LICENSE-APACHE (10850, 2023-10-17)
LICENSE-CC-BY-SA (20138, 2023-10-17)
LICENSE-MIT (1022, 2023-10-17)
book.toml (175, 2023-10-17)
src (0, 2023-10-17)
src\SUMMARY.md (2476, 2023-10-17)
src\appendix (0, 2023-10-17)
src\appendix\glossary.md (2648, 2023-10-17)
src\assets (0, 2023-10-17)
src\assets\crates.png (11522, 2023-10-17)
src\assets\embedded-hal.svg (9996, 2023-10-17)
src\assets\f3.jpg (259494, 2023-10-17)
src\assets\nrf52-memory-map.png (143848, 2023-10-17)
src\assets\nrf52-spi-frequency-register.png (70351, 2023-10-17)
src\assets\rust_layers.svg (15001, 2023-10-17)
src\assets\verify.jpeg (100961, 2023-10-17)
src\c-tips (0, 2023-10-17)
src\c-tips\index.md (15482, 2023-10-17)
src\collections (0, 2023-10-17)
src\collections\index.md (9748, 2023-10-17)
src\concurrency (0, 2023-10-17)
src\concurrency\index.md (24490, 2023-10-17)
src\design-patterns (0, 2023-10-17)
src\design-patterns\hal (0, 2023-10-17)
src\design-patterns\hal\checklist.md (1172, 2023-10-17)
src\design-patterns\hal\gpio.md (4528, 2023-10-17)
src\design-patterns\hal\index.md (494, 2023-10-17)
src\design-patterns\hal\interoperability.md (1735, 2023-10-17)
src\design-patterns\hal\naming.md (316, 2023-10-17)
src\design-patterns\hal\predictability.md (1098, 2023-10-17)
... ...

# 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][team]. See [the issue tracker] for more details. This book is a living document, and is updated continuously. [the issue tracker]: https://github.com/rust-embedded/book/issues ## 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: * [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. ## Code of Conduct Contribution to this crate is organized under the terms of the [Rust Code of Conduct][CoC], the maintainer of this crate, the [Resources team][team], promises to intervene to uphold that code of conduct. [CoC]: CODE_OF_CONDUCT.md [team]: https://github.com/rust-embedded/wg#the-resources-team

近期下载者

相关文件


收藏者