Import Mbed OS hard-float snapshot
This commit is contained in:
61
LICENSE.md
Normal file
61
LICENSE.md
Normal file
@@ -0,0 +1,61 @@
|
||||
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
|
||||
- [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
|
||||
- [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/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
|
||||
- [connectivity/lorawan](./connectivity/lorawan) - Revised BSD
|
||||
- [connectivity/lwipstack](./connectivity/lwipstack) - BSD-style, MIT-style
|
||||
- [connectivity/nanostack/sal-stack-nanostack](./connectivity/nanostack/sal-stack-nanostack) - BSD-3-Clause
|
||||
- [features/frameworks/unity/unity](./features/frameworks/unity/unity) - MIT
|
||||
- [features/unsupported](./features/unsupported) - MIT-style, BSD-style
|
||||
- [storage/blockdevice](./storage/blockdevice) - Apache 2.0, MIT
|
||||
- [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)
|
||||
- [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
|
||||
- [click](https://pypi.org/project/click/) - BSD-3-Clause
|
||||
- [cryptography](https://pypi.org/project/cryptography/) - BSD, Apache-2.0
|
||||
Reference in New Issue
Block a user