diff options
Diffstat (limited to 'book/en/src/internals.md')
| -rw-r--r-- | book/en/src/internals.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/book/en/src/internals.md b/book/en/src/internals.md index 3b57024..9d7d5d7 100644 --- a/book/en/src/internals.md +++ b/book/en/src/internals.md @@ -1,5 +1,8 @@ # Under the hood +**This is chapter is currently work in progress, +it will re-appear once it is more complete** + This section describes the internals of the RTIC framework at a *high level*. Low level details like the parsing and code generation done by the procedural macro (`#[app]`) will not be explained here. The focus will be the analysis of |
