aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 950ac91..17ad539 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,9 @@ A concurrency framework for building real-time systems.
- **All Cortex-M devices are fully supported**.
+- **Most RISC-V devices are supported**. Refer to the [RTIC book]((https://rtic.rs/))
+ to learn more about RISC-V backends, their particularities, and their limitations.
+
- This task model is amenable to known WCET (Worst Case Execution Time) analysis
and scheduling analysis techniques.