diff options
author | 2019-12-04 19:13:35 +0000 | |
---|---|---|
committer | 2019-12-04 19:13:35 +0000 | |
commit | 1e827e24d024e910b44f6cc6db278e4c66a77683 (patch) | |
tree | 757ff0de88a85fbae15322fd9d238c1f2e74d98f /macros/src/codegen | |
parent | ffe4c0786985da1b8efd8c225f991e6afc6cddc2 (diff) | |
parent | 2be654116b8ec6583ad7c96c7c6e108597de65c3 (diff) | |
download | rtic-1e827e24d024e910b44f6cc6db278e4c66a77683.tar.gz rtic-1e827e24d024e910b44f6cc6db278e4c66a77683.tar.zst rtic-1e827e24d024e910b44f6cc6db278e4c66a77683.zip |
Merge #284
284: book, Russian lang: fix "idle not defined" typo r=burbull a=kolen
Fix typo in Russian translation of book, was "When idle function is declared", should be "When no idle function is declared"
"не" means "not".
Corresponding text in English:
```markdown
When no `idle` function is declared, the runtime sets the [SLEEPONEXIT] bit and
then sends the microcontroller to sleep after running `init`.
```
Co-authored-by: Konstantin Mochalov <incredible.angst@gmail.com>
Diffstat (limited to 'macros/src/codegen')
0 files changed, 0 insertions, 0 deletions