I am using/modifying the Serial WiFi example to connect a CC3200 to an Android phone app using WiFi Direct (P2p). I was surprised to see a contract requirement in the header files???
//*****************************************************************************
// Copyright (C) 2014 Texas Instruments Incorporated
//
// All rights reserved. Property of Texas Instruments Incorporated.
// Restricted rights to use, duplicate or disclose this code are
// granted through contract.
// The program may not be used without the written permission of
// Texas Instruments Incorporated or against the terms and conditions
// stipulated in the agreement under which this program has been supplied,
// and under no circumstances can it be used with non-TI connectivity device.
//
//*****************************************************************************
Where can I get the terms and conditions for the contract?