The WiFi enabled version of pelion-example-common. Later, this may be merged to pelion-example-common.

Committer:
Andrew Chong
Date:
Fri Jan 25 16:32:31 2019 +0900
Revision:
4:d29ff0838db9
Parent:
0:fdc18ffe96a4
Updated the config for ESP8266 WiFi shield, SDT3976C, enablement.
https://os.mbed.com/components/SDT3976C/
Make sure to edit the WiFi SSID and password.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Andrew Chong 0:fdc18ffe96a4 1 Permissive Binary License
Andrew Chong 0:fdc18ffe96a4 2
Andrew Chong 0:fdc18ffe96a4 3 Version 1.0, September 2015
Andrew Chong 0:fdc18ffe96a4 4
Andrew Chong 0:fdc18ffe96a4 5 Redistribution. Redistribution and use in binary form, without
Andrew Chong 0:fdc18ffe96a4 6 modification, are permitted provided that the following conditions are
Andrew Chong 0:fdc18ffe96a4 7 met:
Andrew Chong 0:fdc18ffe96a4 8
Andrew Chong 0:fdc18ffe96a4 9 1) Redistributions must reproduce the above copyright notice and the
Andrew Chong 0:fdc18ffe96a4 10 following disclaimer in the documentation and/or other materials
Andrew Chong 0:fdc18ffe96a4 11 provided with the distribution.
Andrew Chong 0:fdc18ffe96a4 12
Andrew Chong 0:fdc18ffe96a4 13 2) Unless to the extent explicitly permitted by law, no reverse
Andrew Chong 0:fdc18ffe96a4 14 engineering, decompilation, or disassembly of this software is
Andrew Chong 0:fdc18ffe96a4 15 permitted.
Andrew Chong 0:fdc18ffe96a4 16
Andrew Chong 0:fdc18ffe96a4 17 3) Redistribution as part of a software development kit must include the
Andrew Chong 0:fdc18ffe96a4 18 accompanying file named "DEPENDENCIES" and any dependencies listed in
Andrew Chong 0:fdc18ffe96a4 19 that file.
Andrew Chong 0:fdc18ffe96a4 20
Andrew Chong 0:fdc18ffe96a4 21 4) Neither the name of the copyright holder nor the names of its
Andrew Chong 0:fdc18ffe96a4 22 contributors may be used to endorse or promote products derived from
Andrew Chong 0:fdc18ffe96a4 23 this software without specific prior written permission.
Andrew Chong 0:fdc18ffe96a4 24
Andrew Chong 0:fdc18ffe96a4 25 Limited patent license. The copyright holders (and contributors) grant a
Andrew Chong 0:fdc18ffe96a4 26 worldwide, non-exclusive, no-charge, royalty-free patent license to
Andrew Chong 0:fdc18ffe96a4 27 make, have made, use, offer to sell, sell, import, and otherwise
Andrew Chong 0:fdc18ffe96a4 28 transfer this software, where such license applies only to those patent
Andrew Chong 0:fdc18ffe96a4 29 claims licensable by the copyright holders (and contributors) that are
Andrew Chong 0:fdc18ffe96a4 30 necessarily infringed by this software. This patent license shall not
Andrew Chong 0:fdc18ffe96a4 31 apply to any combinations that include this software. No hardware is
Andrew Chong 0:fdc18ffe96a4 32 licensed hereunder.
Andrew Chong 0:fdc18ffe96a4 33
Andrew Chong 0:fdc18ffe96a4 34 If you institute patent litigation against any entity (including a
Andrew Chong 0:fdc18ffe96a4 35 cross-claim or counterclaim in a lawsuit) alleging that the software
Andrew Chong 0:fdc18ffe96a4 36 itself infringes your patent(s), then your rights granted under this
Andrew Chong 0:fdc18ffe96a4 37 license shall terminate as of the date such litigation is filed.
Andrew Chong 0:fdc18ffe96a4 38
Andrew Chong 0:fdc18ffe96a4 39 DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
Andrew Chong 0:fdc18ffe96a4 40 CONTRIBUTORS "AS IS." ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
Andrew Chong 0:fdc18ffe96a4 41 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
Andrew Chong 0:fdc18ffe96a4 42 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
Andrew Chong 0:fdc18ffe96a4 43 HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
Andrew Chong 0:fdc18ffe96a4 44 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
Andrew Chong 0:fdc18ffe96a4 45 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
Andrew Chong 0:fdc18ffe96a4 46 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
Andrew Chong 0:fdc18ffe96a4 47 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
Andrew Chong 0:fdc18ffe96a4 48 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
Andrew Chong 0:fdc18ffe96a4 49 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.