8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3419147 commit 51fbfc1Copy full SHA for 51fbfc1
README.md
@@ -1,5 +1,10 @@
1
# `rtic-syntax`
2
3
+This repository contains the `rtic-syntax` crate which only works with
4
+[`cortex-m-rtic` v1](https://github.com/rtic-rs/rtic/tree/release/v1)
5
+
6
+Development efforts are now focused on [RTIC v2](https://github.com/rtic-rs/rtic)
7
8
> Parser of the `#[app]` macro used by the Real-Time Interrupt-driven Concurrency (RTIC)
9
> framework
10
0 commit comments