Closed Destarianon closed 1 year ago
ESP already provides printf. Noted in the README :) https://github.com/embeddedartistry/arduino-printf#esp8266-and-esp32
My apologies for missing that. I moved an existing project to a different board and didn't even notice the platform difference.
That's all right, I like the easy issues!
I am running into an issue building an ESP32 project in platformio with some error messages that I have never seen before.
I have attempted to rollback the Espressif32 platform version from 6.0.1 to various other versions up to 2 years in the past, which also would have downgraded the toolchain versions, but with no improvement.
Is this something anyone has seen before?
Error output below: