diff options
Diffstat (limited to 'book/en/src/migration.md')
-rw-r--r-- | book/en/src/migration.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/book/en/src/migration.md b/book/en/src/migration.md new file mode 100644 index 00000000..08feb81e --- /dev/null +++ b/book/en/src/migration.md @@ -0,0 +1,4 @@ +# Migration Guides + +This section describes how to migrate between different version of RTIC. +It also acts as a comparing reference between versions. |