this should be sufficient

This commit is contained in:
2025-04-08 19:01:44 +02:00
parent 125619e485
commit 5e9526a2d1
6 changed files with 231 additions and 33 deletions

2
scripts/unittest.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
cargo +stable test --target $(rustc -vV | grep host | cut -d ' ' -f2) -p va416xx-hal --features alloc