1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 02:53:52 +01:00
RIOT/tests/rust_minimal
chrysn b8ddac765c rust: Selectively update riot-wrappers dependency
This pulls in [88], and thus fixes building of Rust modules when the
wS281x module is enabled.

[88]: https://github.com/RIOT-OS/rust-riot-wrappers/pull/88
2024-04-15 16:28:05 +02: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".