mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-14 17:13:50 +01:00
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).
Test description
This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".