Skip to content

Commit

Permalink
Fix doc build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Sep 11, 2024
1 parent a7f42d2 commit f5c6cf3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[toolchain]
channel = "1.81"
targets = [
"thumbv6m-none-eabi",
"thumbv8m.main-none-eabihf",
]

0 comments on commit f5c6cf3

Please sign in to comment.