We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9891908 commit 5bb6568Copy full SHA for 5bb6568
.gitmodules
@@ -36,8 +36,8 @@
36
url = https://github.com/rust-lang/edition-guide.git
37
[submodule "src/llvm-project"]
38
path = src/llvm-project
39
- url = https://github.com/rust-lang/llvm-project.git
40
- branch = rustc/11.0-2020-08-20
+ url = https://github.com/espressif/llvm-project
+ branch = xtensa_release_10.0.1
41
[submodule "src/doc/embedded-book"]
42
path = src/doc/embedded-book
43
url = https://github.com/rust-embedded/book.git
src/llvm-project
0 commit comments