We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29adeff + 2f0f679 commit 8ec7a7cCopy full SHA for 8ec7a7c
.cargo/config.toml
@@ -0,0 +1,5 @@
1
+[unstable]
2
+build-std = [ "core" ]
3
+
4
+[build]
5
+target = "avr-unknown-gnu-atmega328"
0 commit comments