Skip to content

Commit 596616d

Browse files
deadprogramconejoninja
authored andcommitted
faq: tell people esp32 and esp8266 is real now
Signed-off-by: deadprogram <ron@hybridgroup.com>
1 parent b5e5c08 commit 596616d

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

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

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: "What about the ESP8266/ESP32?"
33
weight: 5
44
---
55

6-
As of February 2019 there is now an official project from Espressif to add the Xtensa chip architecture to LLVM.
6+
As of September 2020, we now have support for the ESP32 and ESP8266 in TinyGo!
77

8-
For the discussion of this see [this forum thread](https://www.esp32.com/viewtopic.php?t=9226).
9-
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)
11-
12-
It is not yet in a usable state, but once it is we will start the process of supporting it in TinyGo.
8+
Please see https://tinygo.org/microcontrollers/esp32 and https://tinygo.org/microcontrollers/esp8266 for more information.

content/microcontrollers/feather-stm32f405.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ You must first install the `dfu-util` program in order to flash the Adafruit Fea
5151

5252
If you run into trouble getting dfu-util installed and working on Windows, see the blog post at https://www.hanselman.com/blog/HowToFixDfuutilSTMWinUSBZadigBootloadersAndOtherFirmwareFlashingIssuesOnWindows.aspx
5353

54-
5554
## Notes
5655

5756
Goes here

0 commit comments

Comments
 (0)