mbed-os5 only for TYBLE16

Dependents:   TYBLE16_simple_data_logger TYBLE16_MP3_Air

Revision:
0:5b88d5760320
Child:
1:9db0e321a9f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/LICENSE.md	Tue Dec 17 23:23:45 2019 +0000
@@ -0,0 +1,56 @@
+Unless specifically indicated otherwise in a file, files are licensed under the Apache 2.0 license,
+as can be found in: LICENSE-apache-2.0.txt
+
+Folders containing files under different permissive license than Apache 2.0 are listed below. Each folder should contain its own README file with license specified for its files. The original license text is included in those source files.
+
+- [cmsis](./cmsis) - MIT, BSD-3-Clause
+- [components/802.15.4_RF/mcr20a-rf-driver](./components/802.15.4_RF/mcr20a-rf-driver) - BSD-3-Clause
+- [components/TARGET_PSA/TARGET_TFM](./components/TARGET_PSA/TARGET_TFM) - BSD-3-Clause
+- [components/TARGET_PSA/TARGET_PSA/services/attestation](./components/TARGET_PSA/services/attestation) - BSD-3-Clause
+- [features/cryptocell/FEATURE_CRYPTOCELL310](./features/cryptocell/FEATURE_CRYPTOCELL310) - ARM Object Code and Header Files License
+- [features/FEATURE_BOOTLOADER](./features/FEATURE_BOOTLOADER) - PBL
+- [features/FEATURE_BLE/targets](./features/FEATURE_BLE/targets) - BSD-style, PBL, MIT-style
+- [features/lorawan](./features/lorawan) - Revised BSD
+- [features/lwipstack](./features/lwipstack) - BSD-style, MIT-style
+- [features/nanostack/sal-stack-nanostack](./features/nanostack/sal-stack-nanostack) - BSD-3-Clause
+- [features/storage](./features/storage) - BSD-style, MIT
+- [features/netsocket/emac-drivers](./features/netsocket/emac-drivers) - BSD-style
+- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
+- [features/unsupported](./features/unsupported) - MIT-style, BSD-style
+- [rtos](./rtos) - MIT
+- [drivers](./drivers) - MIT
+- [TESTS/mbed_hal/trng/pithy](./TESTS/mbed_hal/trng/pithy) - BSD-3-Clause
+- [tools/data/rpc](./tools/data/rpc) - MIT
+- [targets](./targets) - PBL, BSD-style, MIT-style, Zlib-style, Public-domain, BSD-3-Clause
+
+The Python modules used by Mbed tools are used under the following licenses:
+
+- [colorama](https://pypi.org/project/colorama) - BSD-3-Clause
+- [urllib3](https://pypi.org/project/urllib3) - MIT
+   - [secure](https://pypi.org/project/secure) - MIT
+- [prettytable](https://pypi.org/project/prettytable) - BSD-3-Clause
+- [junit-xml](https://pypi.org/project/junit-xml) - MIT
+- [pyyaml](https://pypi.org/project/pyyaml) - MIT
+- [jsonschema](https://pypi.org/project/jsonschema) - MIT
+- [future](https://pypi.org/project/future) - MIT
+- [six](https://pypi.org/project/six) - MIT
+- [mbed-cloud-sdk](https://pypi.org/project/mbed-cloud-sdk) - Apache 2.0
+- [requests](https://pypi.org/project/requests) - Apache-2.0
+- [idna](https://pypi.org/project/idna) - BSD-3-Clause
+- [pyserial](https://pypi.org/project/pyserial) - BSD-3-Clause
+- [Jinja2](https://pypi.org/project/Jinja2) - BSD-3-Clause
+- [intelhex](https://pypi.org/project/intelhex) - BSD
+- [mbed-ls](https://pypi.org/project/mbed-ls) - Apache-2.0
+- [mbed-host-tests](https://pypi.org/project/mbed-host-tests) - Apache-2.0
+- [mbed-greentea](https://pypi.org/project/mbed-greentea) - Apache-2.0
+- [beautifulsoup4](https://pypi.org/project/beautifulsoup4) - MIT
+- [pyelftools](https://pypi.org/project/pyelftools) - Public Domain
+- [manifest-tool](https://pypi.org/project/manifest-tool) - Apache-2.0
+- [icetea](https://pypi.org/project/icetea) - Apache-2.0
+- [pycryptodome](https://pypi.org/project/pycryptodome) - BSD-2-Clause
+- [pyusb](https://pypi.org/project/pyusb/) - Apache-2.0
+- [cmsis-pack-manager](https://pypi.org/project/cmsis-pack-manager) - Apache-2.0
+- [hidapi](https://pypi.org/project/hidapi/) - BSD-style
+- [pywin32](https://pypi.org/project/pywin32/) - PSF
+- [wmi](https://pypi.org/project/WMI/) - MIT
+- [psutil](https://pypi.org/project/psutil/) - BSD