platformio / platform-espressif32

Espressif 32: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/espressif32
Apache License 2.0
896 stars 601 forks source link

New Board Request: Seeed Studio - GeeekNET ESP32 Development Board SKU 102991009 #210

Open jaseiffert opened 5 years ago

jaseiffert commented 5 years ago

GeeekNET ESP32 Development Board is made with the official WROOM32 module,esp,esp 32,wifi esp https://www.seeedstudio.com/GeeekNET-ESP32-Development-Board-p-2945.html https://wiki.52pi.com/index.php/GeeekNET_ESP32_Development_Board_SKU:_EZ-0062

I did try and make a new board in PlatformIO. I put it in the boards folder made changes using the esp32dev.json as a template as it uses the WROOM32 board. It showed up in the boards in PlatformIO but when I tried to use it, it gave me and invalid board ID. I did change the Id to something unique.

Thanks,

Jeffery

valeros commented 5 years ago

Please open an issue here https://github.com/espressif/arduino-esp32/issues in the first place, so the board will be added to the Arduino framework officially.