DanielMartensson / STM32-PLC

STM32 microcontroller with lots of periferials such as ADC, differential ADC, Input Capture, PWM, USB, Encoder, DAC, Digital Input, RTC, CAN-bus + Alarm etc.
MIT License
99 stars 43 forks source link

official binaries? #5

Closed rusefillc closed 1 year ago

rusefillc commented 1 year ago

why torture users with a UI IDE? since this is DONE maybe help potential users with official binaries?

in six years from now it would be much easier to have binaries instead of trying to find a matching version of the IDE

DanielMartensson commented 1 year ago

What's wrong with STM32CubeIDE?

rusefillc commented 1 year ago

Nothing is wrong with STM32CubeIDE today.

I am speaking about

in 6 years from today there is a good chance that newer STM32CubeIDE would not open current project. in 6 years there is a good chance that older version would be either hard to get or would refuse to install along side current version. C'mon, compiler warning/error behavior for corner cases changes every couple of years, Windows vs Linux versions of same compiler are themselves compiled with different flags! In my opinion a better way to open source is a combination of source code AND official binaries.

DanielMartensson commented 1 year ago

ST will always provide support to migrate old projects to new projects.

But I'm posting the source code?

rusefillc commented 1 year ago

@DanielMartensson you are placing too much faith in ST. They are humans, they have defects and sometimes they do not fix those defect for years.

DanielMartensson commented 1 year ago

@rusefillc Yes I know. But at least they trying to build tools that are very easy to use. Also ST mcu are very cheap.