cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.48k stars 430 forks source link

GPL clarification #542

Closed yagamy4680 closed 4 years ago

yagamy4680 commented 4 years ago

We feel exciting to see programming in javascript on embedded system, but have question about license. Though Mongoose-OS is Apache, but mjs is GPL. Mongoose-OS, mjs, and my app codes are compiled and linked together before deploying to target hardware boards. => Does it indicate my app codes shall be also GPL?

But, I don't want to open my app codes. Shall I acquire mjs commercial license to solve such conflict?

cpq commented 4 years ago

Please email to support@cesanta.com. Thanks!