Skip to content

Commit

Permalink
docs(readme): Update RIOT-rust-wrappers link (ariel-os#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 authored May 30, 2024
2 parents aa5296c + 3dd640c commit 3880b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The following list of hardware is currently supported:
If you are not so adventurous, but nevertheless looking for a way
to run your Rust module on a microcontroller, you could try to
glue it directly on top of [embassy](https://github.com/embassy-rs/embassy),
or instead, run your module in a [riot-wrappers](https://gitlab.com/etonomy/riot-wrappers).
or instead, run your module in a [riot-wrappers](https://github.com/RIOT-OS/rust-riot-wrappers).

## Quickstart

Expand Down

0 comments on commit 3880b24

Please sign in to comment.