We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080915f commit 088afc8Copy full SHA for 088afc8
src/preface.md
@@ -33,6 +33,14 @@ This book mainly targets to two audiences:
33
[`msp430-rt`]: https://crates.io/crates/msp430-rt
34
[`riscv-rt`]: https://crates.io/crates/riscv-rt
35
36
+## Translations
37
+
38
+This book has been translated by generous volunteers. If you would like your
39
+translation listed here, please open a PR to add it.
40
41
+* [Japanese](https://tomoyuki-nakabayashi.github.io/embedonomicon/)
42
+ ([repository](https://github.com/tomoyuki-nakabayashi/embedonomicon))
43
44
## Requirements
45
46
This book is self contained. The reader doesn't need to be familiar with the
0 commit comments