cortex-m-rtic 0.6.0-alpha.4

Real-Time Interrupt-driven Concurrency (RTIC): a concurrency framework for building real-time systems
Documentation
<!DOCTYPE HTML>
<!-- Credit goes to https://stackoverflow.com/a/5411601 -->
<html lang="en-US">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="refresh" content="0; url=URL">
        <script type="text/javascript">
            window.location.href = "URL"
        </script>
        <title>Page Redirection</title>
    </head>
    <body>
        <!-- Note: don't tell people to `click` the link, just tell them that it is a link. -->
        If you are not redirected automatically, follow this <a href='URL'>link</a>.
    </body>
</html>