update to nightly-2025-03-03

https://github.com/Rahix/avr-hal/pull/634
This commit is contained in:
2025-07-18 20:31:23 +01:00
parent 165547939b
commit 491b1982e8
19 changed files with 9 additions and 671 deletions

View File

@@ -1,5 +1,6 @@
[build]
target = "avr-specs/avr-atmega328p.json"
target = "avr-none"
rustflags = ["-C", "target-cpu=atmega328p", "-C", "link-args=-lm"]
[target.'cfg(target_arch = "avr")']
runner = "ravedude nano-new -cb 115200"