hi
We’ve added a new ESP32-based board to arduino-esp32 by forking the repo and giving the URL of the fork to the Arduino IDE. A little tinkering with boards.txt and variants/my-board and away we go
Is there a similar way to fork GitHub - platformio/platform-espressif32: Espressif 32: development platform for PlatformIO and get working with PlatformIO? (Our board is similar to several other boards so for the Arduino IDE we just duplicated a definition and modified it a little.)
Thanks!
Hamish