源仓库:https://github.com/embassy-rs/embassy
在线文档
- fork 此仓库到自己的 Github;
- 修改项目根目录下的
readme.md, 填写自己计划翻译的 crate 以及文件,然后提交 Pull requests 到本仓库(让他同学知晓你已经在翻译这部分内容);
- 开始翻译自己登记的内容,将翻译文件以 Pull requests 的方式到本仓库(CI 会自动构建在线文档)。
- 不改动源文件的任何代码和注释,只在其基础新增中文注释;
- 新增的中文注释结构和格式需要与原文保持一致;
- 使用分割线
---来分割中英文注释。
| Crate |
File |
Translation author |
Status |
Reviser |
| embassy-executor |
README.md |
LighkLife |
Done |
|
| embassy-executor |
arch/std.rs |
LighkLife |
Done |
|
| embassy-executor |
arch/riscv32.rs |
LighkLife |
Done |
|
| embassy-executor |
lib.rs |
LighkLife |
Done |
|
| embassy-executor |
spawner.rs |
LighkLife |
Done |
|
| embassy-executor |
raw/mod.rs |
LighkLife |
Done |
|
| embassy-executor |
raw/state_atomics.rs |
LighkLife |
Done |
|
| embassy-executor |
raw/run_queue_atomics.rs |
LighkLife |
Done |
|
| embassy-executor |
raw/waker_turbo.rs |
LighkLife |
Done |
|
| embassy-executor |
raw/waker.rs |
LighkLife |
Done |
|
| embassy-futures |
all |
StaRainorigin |
Done |
|
| embassy-time |
|
ziyouwa |
Doing |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|