diff options
author | 2020-11-12 17:24:44 +0000 | |
---|---|---|
committer | 2020-11-12 17:24:44 +0000 | |
commit | 5b8b2383e1c9128303410c76c1be2ca5db947ff9 (patch) | |
tree | 6c7a31cf7bcd4c33894a94c9d48bd77335894b3f /macros/src/codegen/software_tasks.rs | |
parent | b4ca29f69cac65f4eaad56a9d9d252f005f1ecb2 (diff) | |
parent | 5e3bbada638d1751d7c48b4ec0979c0468080e4d (diff) | |
parent | 91ea1e428bb92a907ccfe931102625a20d3628c6 (diff) | |
download | rtic-5b8b2383e1c9128303410c76c1be2ca5db947ff9.tar.gz rtic-5b8b2383e1c9128303410c76c1be2ca5db947ff9.tar.zst rtic-5b8b2383e1c9128303410c76c1be2ca5db947ff9.zip |
Merge #405 #406
405: Updated migration guide with symmetric locks and new spawn r=AfoHT a=korken89
406: book.toml/by-example/app r=korken89 a=perlindgren
Book update
Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
Co-authored-by: Per Lindgren <per.lindgren@ltu.se>