tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
14.81k stars 872 forks source link

Hello, thank you Tinygo. Can I use ESP8266's WiFi now #4184

Closed pdxrlj closed 4 months ago

pdxrlj commented 4 months ago

Hello, thank you Tinygo. Can I use ESP8266's WiFi now

aykevl commented 4 months ago

No. Please look at https://github.com/tinygo-org/tinygo/issues/1427 and https://github.com/tinygo-org/tinygo/issues/2024 instead. It's unlikely I'll ever write support for the ESP8266, but maybe for newer chips like the ESP32-C3.