mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
This will allow more components to build on 1.64 stable, and contains a fix relevant for https://github.com/RIOT-OS/RIOT/pull/18619. CoAP modules are held back as they appear to need an even newer nightly than in the current riotdocker to build without feature declarations.
Test description
This test ensures that code produced through Rust can actually run; it does that by simply printing "SUCCESS".