Skip to content

Commit b22e385

Browse files
jbprattdeadprogram
authored andcommitted
update link to Espressif llvm project
both the Clang fork and the LLVM fork are archived. I updated the link to the LLVM fork.
1 parent ee6cf71 commit b22e385

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/faq/what-about-esp8266-esp32.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ As of February 2019 there is now an official project from Espressif to add the X
77

88
For the discussion of this see [this forum thread](https://www.esp32.com/viewtopic.php?t=9226).
99

10-
The repository that contains the Xtensa fork of LLVM is located at [https://github.com/espressif/llvm-xtensa](https://github.com/espressif/llvm-xtensa)
11-
12-
The repository that contains the Xtensa fork of Clang is located at [https://github.com/espressif/clang-xtensa](https://github.com/espressif/clang-xtensa).
10+
The repository that contains the Xtensa fork of LLVM is located at [https://github.com/espressif/llvm-project](https://github.com/espressif/llvm-project)
1311

1412
It is not yet in a usable state, but once it is we will start the process of supporting it in TinyGo.

0 commit comments

Comments
 (0)