2019-02-13 11:29:46 +00:00
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
2019-02-15 19:58:14 +00:00
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.
2019-02-13 11:29:46 +00:00
- [cmsis ](./cmsis ) - MIT, BSD-3-Clause
2020-07-27 15:14:18 +00:00
- [connectivity/drivers/802.15.4_RF/mcr20a-rf-driver ](./connectivity/drivers/802.15.4_RF/mcr20a-rf-driver ) - BSD-3-Clause
- [connectivity/drivers/emac ](./connectivity/drivers/emac ) - BSD-style
2019-02-13 11:29:46 +00:00
- [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
2019-10-01 12:50:43 +00:00
- [features/FEATURE_PSA/FEATURE_TFM ](./features/FEATURE_PSA/FEATURE_TFM ) - BSD-3-Clause
- [features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/services/attestation ](./features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation ) - BSD-3-Clause
- [features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor ](./features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor ) - BSD-3-Clause
2020-08-10 15:22:00 +00:00
- [connectivity/lorawan ](./connectivity/lorawan ) - Revised BSD
2020-07-29 12:19:26 +00:00
- [connectivity/lwipstack ](./connectivity/lwipstack ) - BSD-style, MIT-style
2020-08-05 16:09:21 +00:00
- [connectivity/nanostack/sal-stack-nanostack ](./connectivity/nanostack/sal-stack-nanostack ) - BSD-3-Clause
2019-02-13 11:29:46 +00:00
- [features/frameworks/unity/unity ](./features/frameworks/unity/unity ) - MIT
- [features/unsupported ](./features/unsupported ) - MIT-style, BSD-style
2020-07-16 11:24:35 +00:00
- [storage/blockdevice ](./storage/blockdevice ) - Apache 2.0, MIT
2020-07-10 21:34:39 +00:00
- [storage/filesystem/littlefs ](.storage/filesystem/littlefs ) - [BSD-3-Clause ](https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md )
- [storage/filesystem/fat/ChaN ](.storage/filesystem/fat/ChaN ) - BSD-style, 1 clause, [Copyright ChaN ](http://www.elm-chan.org/fsw/ff/doc/appnote.html )
2019-02-13 11:29:46 +00:00
- [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
2019-03-20 13:37:30 +00:00
- [targets ](./targets ) - PBL, BSD-style, MIT-style, Zlib-style, Public-domain, BSD-3-Clause
2019-03-27 09:43:45 +00:00
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
2019-03-26 15:09:10 +00:00
- [hidapi ](https://pypi.org/project/hidapi/ ) - BSD-style
2019-04-25 08:41:19 +00:00
- [pywin32 ](https://pypi.org/project/pywin32/ ) - PSF
- [wmi ](https://pypi.org/project/WMI/ ) - MIT
2019-05-21 07:27:34 +00:00
- [psutil ](https://pypi.org/project/psutil/ ) - BSD
2019-08-13 22:13:14 +00:00
- [click ](https://pypi.org/project/click/ ) - BSD-3-Clause
- [cryptography ](https://pypi.org/project/cryptography/ ) - BSD, Apache-2.0