Study note

引言 - 嵌入式Rust之书

Properties

Type
Blogs
Status
待读
Domain
Rust
Category
操作系统与嵌入式
Source
logiase.github.io
Vault note
library/articles/rust/引言---嵌入式Rust之书-b3743617e8c3a87d.md

Summary

《The Embedded Rust Book》中文版,介绍 no_std、交叉编译、嵌入式工具链、外设访问、HAL 和裸机 Rust 开发。

Highlights

适合从普通 Rust 进入嵌入式/裸机,理解 allocator、panic、startup 和硬件抽象。

Comments

Loading comments...