Programming ESP32C6 vscode + Platformio

I’ve done all of my other ESP32 programming in Arduino language in VScode with Platformio. How do i get this new c6 dev board to work there so I don’t have to learn tge Arduino IDE.

Hi there,
I’m thinking someone else, added it to the Arduino IDE as per the instructions, and then used the “use Arduino Libraries” check mark and used that along with some Platform.ini adjustments.
I may work on that too, time permitting as all my other stuff works(nrf52, C3,S3) in both and have support for the debugger.
HTH
GL :slight_smile: PJ
:v:

That would be incredibly helpful. Thank you.