Real-Time Interrupt-driven Concurrency (RTIC)

Results 6 repositories owned by Real-Time Interrupt-driven Concurrency (RTIC)

rtic

1.7k
Stars
191
Forks
Watchers

Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers

microamp

57
Stars
4
Forks
Watchers

A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications

rtic-core

24
Stars
9
Forks
Watchers

Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework

rtic-examples

125
Stars
24
Forks
Watchers

Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs

defmt-app-template

26
Stars
9
Forks
Watchers

Quickly set up a `probe-run` + `defmt` + `flip-link` embedded project running the RTIC scheduler

rtic-syntax

17
Stars
16
Forks
Watchers

Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework