-->
Page 1 of 4

Why Arduino ESP stealing code?

PostPosted: Thu May 21, 2015 5:21 pm
by anakod
https://github.com/esp8266/Arduino/comm ... 4414b8c88f

I think what it's really bad practice to stealing code.

I'm sure what we are working on open source solutions and no any problems in work together or use already completed modules if someone want.
But just "copy code and remove copyrights" is really unacceptable and disrespectful to other people's work.

Re: Why Arduino ESP stealing code?

PostPosted: Fri May 22, 2015 4:39 am
by ozayturay
I agree. Some devs need to learn the principles of GPL.

Re: Why Arduino ESP stealing code?

PostPosted: Fri May 22, 2015 6:12 am
by esp03madness
are these guys (ones from github) affiliated with this site?

And yeah, that's pretty blatant theft. Hang in there anakod, we're with you.

Re: Why Arduino ESP stealing code?

PostPosted: Fri May 22, 2015 12:31 pm
by sej7278
this is why i'm done with this platform - i've seen them take code from github pull requests and not state that its from the PR.

espresiff have no respect for foss licenses - i mean look at how they tried to bundle esptool.py and when people complained about GPL compliance, they just removed esptool.py and switched to MIT licensing or some crap.

you could never make a commercial offering based on these devices, there's just too many closed blobs and licensing issues.

someone needs to make a firmware that just uses the xtensa toolchain and none of the espressif sdk.

i'm going back to the spark core (well, particle photon now) platform that has a proper open source development model.