it moves to cargo-binutils v0.1.2 simplifying the commands used in the text
it adds tests (see /ci/script.sh) to test the instructions at different
stages (see the subdirectories of /ci)
it replaces lots of code blocks (``) with{{#include ..}}` to avoid
repeating code between the text and the tests. This also ensures that the
tests won't get out of sync with the text.
this commit does several things:
it moves to cargo-binutils v0.1.2 simplifying the commands used in the text
it adds tests (see /ci/script.sh) to test the instructions at different stages (see the subdirectories of /ci)
it replaces lots of code blocks (
``) with
{{#include ..}}` to avoid repeating code between the text and the tests. This also ensures that the tests won't get out of sync with the text.closes #10
r? @rust-embedded/resources (anyone)