Nuacht

I was building OK by the tool, targeting esp32 only, however I've encountered a linking error once got to build all targets, seems to be esp32c3 is the target with ...
Because the ESP32C3 as supplied seems to use the I2C lines for serial i/o. That's then a problem in that it's not possible to get trace via Serial.print () etc in the Arduino IDE and still keep the ...