Skip to content

Commit b4fd7a9

Browse files
committed
init
0 parents  commit b4fd7a9

File tree

115 files changed

+5351
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+5351
-0
lines changed

.DS_Store

6 KB
Binary file not shown.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
book

LICENSE

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

ReadMe.md

Lines changed: 9 additions & 0 deletions

book.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[book]
2+
authors = ["Hongda Chen"]
3+
language = "zh-CN"
4+
multilingual = false
5+
src = "src"
6+
title = "嵌入式工程师的单片机Rust上手指南"

chinese_version/.DS_Store

6 KB
Binary file not shown.
60.6 KB
65.4 KB
140 KB
105 KB

0 commit comments

Comments
 (0)