1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 17:43:51 +01:00
RIOT/tests/rust_minimal
Mikolai Gütschow 223031e0d6
treewide: update riot-wrappers and riot-sys
diff generated with `find -name Cargo.toml -exec cargo update --manifest-path "{}" --package riot-wrappers --package riot-sys ";"` according to https://github.com/RIOT-OS/RIOT/blob/master/doc/guides/managing-a-release/README.md?plain=1#L31

upcoming release version bump similar to https://github.com/RIOT-OS/RIOT/pull/21133
2025-04-08 14:29:46 +02:00
..
2024-10-02 22:17:08 +02:00
2021-12-16 13:29:30 +01:00
2025-02-21 23:52:11 +01:00

Test description

This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".