We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
u64
1 parent 33064f7 commit 12c9917Copy full SHA for 12c9917
.cargo/config
@@ -3,6 +3,7 @@ target = "avr-atmega328p.json"
3
4
[unstable]
5
build-std = ["core"]
6
+build-std-features = ["compiler-builtins-mangled-names"] # https://github.com/rust-lang/rust/issues/82242#issuecomment-997400373
7
8
[env]
9
AVR_CPU_FREQUENCY_HZ = "16_000_000"
0 commit comments