Skip to content

Commit

Permalink
Create rust-toolchain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tropix126 authored Aug 16, 2024
1 parent 0c975e4 commit ffa6e97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly"
components = ["rust-src", "llvm-tools"]
targets = ["armv7a-none-eabi"]

0 comments on commit ffa6e97

Please sign in to comment.