Closed
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to fiddle around with json URLs and whatnot just to get an ESP8266 (e.g., NodeMCU), ESP32, nRF, or STM (e.g., "Blue Pill" STM32F103C8T6) board up and running.
Having to manually fiddle around with this stuff manually on each new computer makes me choose the PlatformIO instead of Arduino IDE, even though I like the simplicity of the Arduino IDE better overall.
Describe the solution you'd like
ESP8266 (e.g., NodeMCU), ESP32, STM board up (e.g., "Blue Pill" STM32F103C8T6) boards should be listed by default here:
Describe alternatives you've considered
Fiddling around with json URLs and whatnot
Additional context
- ESP8266, ESP32, nRF, and STM boards are arguably among the most popular development boards in the world
- Basically, you "just" need to integrate these right out of the box:
- Maybe collaborate with/reuse the infrastructure of PlatformIO