Qualcomm-owned Arduino recently published new terms of service and privacy policy which look pretty chilly. What are the implications for uLisp?
Arduino terms and policy changes
Hello,
The situation with Arduino’s new licensing reminds me of what happened with Terraform. Ultimately, the community forked the project, leading to a new open-source alternative: openTofu.
I just wonder if the Arduino developers will fork an older release to maintain an open-source option? I’m not certain if that’s feasible, but my assumption is that the new, restrictive Orwellian licenses will only apply to newly released versions.
On a different note, Zephyr RTOS could be an interesting backend for uLisp . For example micro:bit runs natively it as well as the new nbiot fancy chips from nordicsemic.
Regards regards,
Is there a new license, or just new terms & conditions for using their website? I’ve only heard about the latter.
I’d second this. The current IDE is licensed under GPL 2.0, afaik (phew). It’s also derived from open source software, so the ecosystem should be able to live on.