1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 17:13:50 +01:00
RIOT/tests/rust_minimal
chrysn 6724e851ca Rust: Update riot-wrappers
This fixes a regression by merging https://github.com/RIOT-OS/rust-riot-wrappers/pull/55
(the "G" unit has been deprecated, but that deprecation was done wrong
in https://github.com/RIOT-OS/rust-riot-wrappers/pull/50).
2023-04-25 09:20:58 +02:00
..
2021-12-16 13:29:30 +01:00
2023-04-25 09:20:58 +02:00
2022-10-04 00:28:46 +02:00
2022-10-01 21:31:16 +02:00

Test description

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