Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to c7325fa #1

Merged
merged 2 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
这里是 https://github.com/esp-rs/std-training 的简体中文翻译

目前进度:已经翻译完成,跟踪到 015cd3d
目前进度:已经翻译完成,跟踪到 c7325fa

---

Expand Down
2 changes: 1 addition & 1 deletion book/src/02_2_software.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ cargo install cargo-espflash espflash ldproxy
### Debian/Ubuntu

```console
sudo apt install llvm-dev libclang-dev clang libuv-dev libuv1-dev pkgconf python3-venv python-is-python3
sudo apt install llvm-dev libclang-dev clang libudev-dev libuv1-dev pkgconf python3-venv python-is-python3
```
### `macOS`

Expand Down