Guil-T
Guil-T
@valeros I started doing the work and have written the json file, the entry in the boards.txt and the variant folder for the arduino framework. It all compiles and uploads...
hi @valeros attached is my current json file. [sparkfun_esp32s3_thing_plus.json](https://github.com/user-attachments/files/17300278/sparkfun_esp32s3_thing_plus.json) I am using a simple blink demo ```C /* * Blink * Turns on an LED on for one second, *...
hi @valeros thats correct, I wrote my own based on the generic esp32-s3 dev board and yes I had the demos working. Yesterday I tried pointing my platformio.ini to the...
not sure how to go about officially adding a board and use platformio. I guess I could fork the last 2.0 build and add my board and point to my...
Espressif dropping support for platformio... On Fri, Dec 20, 2024, 3:10 a.m. Jeremiah Rose ***@***.***> wrote: > What are the blockers for resolving this issue - can I help in...
Sorry, I gave up on platformio and moved to esp-idf. On Sun, Dec 22, 2024, 12:50 a.m. Jeremiah Rose ***@***.***> wrote: > the json file refers to the arduino board...