Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [iot-pmc] [CQ 10817] TI cc3200 SDK and firmware Version: v1.1.0 and above

Similar to the Arduino software discussion, except this is for the embedded C client rather than C++.

From the "Guidelines for the Review of Third Party Dependencies"

'A prerequisite may be classified as "exempt" by the EMO if the software is pervasive in nature, expected to be already on the user's machine, and/or an IP review would be either impossible, impractical or inadvisable'

I imagine that an IP review for TI cc3200 software might be considered impractical. The download location is here http://www.ti.com/tool/cc3200sdk. The license agreement is attached. We don't distribute binaries, but source code. The binaries are built by the user with the IDE.

By far the majority of the code for the embedded client is shared between the multiple environments, of which the cc3200 is one. A small amount (maybe 5%) is TI specific. So from one point of view, the TI environment could be a works-with dependency, where as in a) ii)

"The Eclipse software is designed to work with multiple third party software choices that provide similar functionality - the choice of which is up to the user. At least one of those must be a prerequisite..."

We provide interface layers for Linux, TI, FreeRTOS, and others in the future. So, Linux (glibc and libstdc++) could be considered a prerequisite, and TI cc3200, FreeRTOS etc, works-with dependencies.

Ian

On 02/15/2016 05:00 AM, emo-ip-team@xxxxxxxxxxx wrote:
http://dev.eclipse.org/ipzilla/show_bug.cgi?id=10817





--- Comment #4 from Genie Eclipse <genie@xxxxxxxxxxx>  2016-02-15 00:00:22 ---
REMINDER: we are still awaiting PMC approval for this CQ.  PMC members only,
please use the PMC_Approved flag on this CQ to indicate your approval (flag set
to "+") or disapproval (flag set to "-") and click the "Issues Addressed,
Return CQ to IP Team" button.



--
Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Paho Project Lead; Committer on Mosquitto

Attachment: cc3200_sdk_1_1_0_license.pdf
Description: Adobe PDF document


Back to the top