| ▲ | analog31 3 hours ago | |||||||||||||||||||||||||||||||
How's this affect the Arduino IDE and libraries? At this point those seem more important than Arduino-branded hardware. | ||||||||||||||||||||||||||||||||
| ▲ | jdc0589 3 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||
arduino ide is pretty terrible anyway. Swap to your normal ide of choice, and start using PlatformIO. way better experience, and you can actually have all your important config in normal text files on git/etc.. instead of having to tweak UI settings in Arduino studio. | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | JohnFen 3 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
You don't actually need the Arduino IDE. I haven't used it in years. You can use any IDE (or just makefiles) and gcc. | ||||||||||||||||||||||||||||||||
| ▲ | dekhn 3 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
The only thing of value left in Arduino is the API (which has been ported to non-Arduinos) and the drivers (of which there are hundreds; Adafruit is one of the main developers). | ||||||||||||||||||||||||||||||||
| ▲ | seanw444 3 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||
Why not just use whatever IDE you prefer and upload via the CLI? | ||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||
| ▲ | lysace 2 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Someone needs to step up to fork and maintain it. I imagine that Adafruit, Sparkfun and some other companies are highly motivated. | ||||||||||||||||||||||||||||||||