Tested using:
- Macbook Pro M1 Max, Sequoia 15.7.4
- XIAO ESP32 C3
- Go 1.26+
- TinyGo 0.41
Simple TinyGo project that prints text in a loop does not work in XIAO ESP32 C3. I confirmed that the same environment work using Arduino CLI and MicroPython. I think TinyGo implementation on XIAO ESP32 C3 is broken.
Here is the minimally reproducible bug
https://github.com/nodebotgithub/tinygo-serial-bug
Tested using:
Simple TinyGo project that prints text in a loop does not work in XIAO ESP32 C3. I confirmed that the same environment work using Arduino CLI and MicroPython. I think TinyGo implementation on XIAO ESP32 C3 is broken.
Here is the minimally reproducible bug
https://github.com/nodebotgithub/tinygo-serial-bug