Page 1 sur 1

[RESOLU] Arduino IDE Versions

Posté : 30 janv. 2025 - 18:03
par OlivierSchmitt
Hello,
Like kicad, the current arduino package should be called Arduino 2
Indeed, major environments can coexist but are not always compatible.
Sometimes we need one or the other version to compile the projects.
Can you take this into consideration so that when version 3 is released, the version 2 package does not disappear and is directly accessible and usable?

Many thanks for you efforts.

Re: Arduino IDE Versions

Posté : 31 janv. 2025 - 09:40
par dcardon
Hi Olivier,

indeed the change from arduino 1.x to 2.x was already a whole new beast. We should have added the major version number in the package name, like we do for some other software. I'll see with the packaging dev team for adding a version number. tis-arduino may then become an empty package pointing to tis-arduino2. And we may re-add the tis-arduino1 package also.

By the way, you, as a wapt admin, through your users you known much better than us about the software we have packaged on the store. So don't hesitate if you have remarks about the packages. If it is urgent, you can open a ticket, if it is not urgent, we will add it to our internal packaging ticket queue.

Cheers,

Denis