1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 01:09:47 +01:00
RIOT/tests/rust_minimal
2024-11-22 11:14:34 +01:00
..
src treewide/rust: cargo fmt 2024-10-02 22:17:08 +02:00
tests rust: Add minimal test 2021-12-16 13:29:30 +01:00
Cargo.lock rust: bump rust-riot-wrappers 2024-11-22 11:14:34 +01:00
Cargo.toml rust: Update to riot-wrappers 0.9 2024-08-22 17:33:40 +02:00
Makefile rust: Remove ek-lm4f120x board from blacklist 2024-08-23 13:48:44 +02:00
README.md doc/rust: Migrate and modernize text from rust_minimal README 2022-06-15 00:01:27 +02:00

Test description

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