tinygo-org / tinygo

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

ESP32-S2 #3073

Open DreamTexX opened 2 years ago

DreamTexX commented 2 years ago

Is there any support for esp32-s2? If not, could you add it?

aykevl commented 2 years ago

I don't have one myself and I think I'm busy enough with other TinyGo things. Sorry about that! But if you want to try, you can search for "esp32" and "esp32c3" in the repository and see if you can add support yourself! A PR would be appreciated :)