- Notifications
You must be signed in to change notification settings - Fork22
Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs
License
Apache-2.0, MIT licenses found
Licenses found
rtic-rs/rtic-examples
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Here you can find examples on different aspects of the RTIC scheduler for older versions fo the framework.
To see examples for the Latest Version of RTIC, see themain repo.
This repo does have example applications based on RTIC framework for popular hardware platforms (for example nRF series and Bluepill).
rtic_v0.5 dir is forRTIC versionv0.5.x,rtic_v1 forv1.0.Each folder does have a full project structure withREADME.md,Cargo.toml and everything else needed to get the project to compile.
To run these examples, you need to have working environment as described inInstalling the tools chapter ofThe Embedded Rust Book.
Short list:
- Rust and cargo
- Toolchain for your microcontroller
- OpenOCD
New examples are always welcome!
When contributing a new example you must make sure to also add it to.github/dependabot.yml. To do so, runupdate_dependabot_config.sh which will update the file for you.
Some projects maintain RTIC examples in their own repository. Follow these links to find more RTIC examples.
- The
teensy4-rsproject maintainsRTIC v1.0examples that run on the Teensy 4.0 and 4.1.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in thework by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without anyadditional terms or conditions.
About
Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.