Closed zackees closed 2 months ago
CI example compiles fine with the C2 https://github.com/Jason2866/platform-espressif32/blob/fc0da1b9edc2548cbe882b65e6e3df794d1c51d2/examples/arduino-blink/platformio.ini#L23 https://github.com/Jason2866/platform-espressif32/actions/runs/10937501644/job/30363510554
Don't know what you show. Not a usual Platformio setup.
Don't know the context but this is not a valid platform entry
platform = https://github.com/Jason2866/platform-espressif32
use
platform = https://github.com/Jason2866/platform-espressif32.git
Closing since not reproducable. C2 compiles successfully and flashing does work as expected
So the issue here is that pio ci
didn't work, but pio run
will.
I was able to create a hack that made it work for this board but holy crap.
The good news is that now we have a new way to compile stubborn boards not officially supported so overall a huge win.
Let me know if I'm doing anything wrong. Here is my board defs for this product: