From b5ff671f89d69f9934841160b5633f36420a3a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Thu, 12 Nov 2020 20:08:11 +0000 Subject: Disable things which needs more work to be complete --- book/en/src/internals.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'book/en/src/internals.md') 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 -- cgit v1.2.3