last naming updates

This commit is contained in:
Robin Mueller
2025-09-03 20:12:26 +02:00
parent dc31996c34
commit 1b98de324e
12 changed files with 103 additions and 158 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- run: cargo check --target thumbv7em-none-eabihf
- run: cargo check --target thumbv7em-none-eabihf --examples
- run: cargo check -p va416xx --target thumbv7em-none-eabihf --all-features
- run: cargo check -p va416xx-hal --target thumbv7em-none-eabihf --examples --features "defmt va41630"
- run: cargo check -p va416xx-hal --target thumbv7em-none-eabihf --features "defmt va41630"
test:
name: Run Tests