1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
RIOT/tests/rust_minimal
chrysn 16153d73cc rust: Selectively update riot-wrappers and -sys
This pulls in embedded-nal 0.7 implementations, and (on both crates)
alterations that decouple riot-wrappers from riot-sys and simplify build
system integration, and do away with the need for passing
RIOT_USEMODULE.
2024-02-01 13:53:42 +01:00
..
2021-12-16 13:29:30 +01:00
2022-10-04 00:28:46 +02:00

Test description

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