8000 Update README to clarify v1/v2 changes · rtic-rs/rtic-syntax@51fbfc1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51fbfc1

Browse files
AfoHTkorken89
authored andcommitted
Update README to clarify v1/v2 changes
1 parent 3419147 commit 51fbfc1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# `rtic-syntax`
22

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+
38
> Parser of the `#[app]` macro used by the Real-Time Interrupt-driven Concurrency (RTIC)
49
> framework
510

0 commit comments

Comments
 (0)
0