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 a60ab04 commit df26e5cCopy full SHA for df26e5c
content/getting-started/install/macos.md
@@ -53,12 +53,3 @@ brew tap osx-cross/avr
53
brew install avr-gcc
54
brew install avrdude
55
```
56
-
57
-#### Xtensa ESP32
58
59
-To compile TinyGo programs for the Xtensa ESP32 based processors from Espressif, you must install some extra tools:
60
61
-```shell
62
-brew tap tasanakorn/homebrew-esp32
63
-brew install xtensa-esp32-elf
64
-```
0 commit comments