12
0
Fork
You've already forked rust-module-examples
0
Examples of out-of-tree modules written in Rust for RIOT OS. While most repos of RIOT are still primarily hosted on GitHub, this has its canonical presence (including issues and PRs) on Codeberg, exploring a larger migration.
  • Rust 100%
2026年05月14日 15:10:24 +02:00
embassy-executor-riot Assign RIOT's license 2024年11月28日 17:15:18 +01:00
riot-coap-handler-demos coap-handler-demos dependency: Pick coap-numbers version 2026年05月14日 15:10:24 +02:00
riot-shell-commands shell-commands: Fix building with shell but not static 2026年05月14日 14:15:34 +02:00
ws281x_saul Assign RIOT's license 2024年11月28日 17:15:18 +01:00
.gitignore Add example module 2021年03月22日 17:02:42 +01:00
Cargo.toml Fix workspace Cargo.toml 2023年10月16日 21:53:07 +02:00
README.md Add minimal README 2021年03月30日 23:35:22 +02:00

This repository contains modules that make exemplary use of RIOT's Rust bindings. See riot-examples for further documentation.