chore: Add Raspberry Pi target to toolchain
This commit is contained in:
parent
45c3e91560
commit
6202f86265
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-06-15"
|
||||
components = ["rust-src", "rust-analyzer"]
|
||||
targets = ["armv7-unknown-linux-gnueabihf"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue