@@ -3,59 +3,62 @@ as can be found in: LICENSE-apache-2.0.txt
3
3
4
4
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.
5
5
6
- - [ cmsis] ( ./cmsis ) - MIT, BSD-3-Clause
7
- - [ connectivity/drivers/802.15.4_RF/mcr20a-rf-driver] ( ./connectivity/drivers/802.15.4_RF/mcr20a-rf-driver ) - BSD-3-Clause
8
- - [ connectivity/drivers/emac] ( ./connectivity/drivers/emac ) - BSD-style
9
- - [ features/cryptocell/FEATURE_CRYPTOCELL310] ( ./features/cryptocell/FEATURE_CRYPTOCELL310 ) - ARM Object Code and Header Files License
10
- - [ features/FEATURE_BOOTLOADER] ( ./features/FEATURE_BOOTLOADER ) - PBL
11
- - [ features/FEATURE_BLE/targets] ( ./features/FEATURE_BLE/targets ) - BSD-style, PBL, MIT-style
12
- - [ features/FEATURE_PSA/FEATURE_TFM] ( ./features/FEATURE_PSA/FEATURE_TFM ) - BSD-3-Clause
13
- - [ features/FEATURE_PSA/FEATURE_MBED_PSA_SRV/services/attestation] ( ./features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation ) - BSD-3-Clause
14
- - [ features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor] ( ./features/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor ) - BSD-3-Clause
15
- - [ connectivity/lorawan] ( ./connectivity/lorawan ) - Revised BSD
16
- - [ connectivity/lwipstack] ( ./connectivity/lwipstack ) - BSD-style, MIT-style
17
- - [ connectivity/nanostack/sal-stack-nanostack] ( ./connectivity/nanostack/sal-stack-nanostack ) - BSD-3-Clause
18
- - [ features/frameworks/unity/unity] ( ./features/frameworks/unity/unity ) - MIT
19
- - [ features/unsupported] ( ./features/unsupported ) - MIT-style, BSD-style
20
- - [ storage/blockdevice] ( ./storage/blockdevice ) - Apache 2.0, MIT
21
- - [ storage/filesystem/littlefs] ( .storage/filesystem/littlefs ) - [ BSD-3-Clause] ( https://github.com/ARMmbed/littlefs/blob/master/LICENSE.md )
22
- - [ storage/filesystem/fat/ChaN] ( .storage/filesystem/fat/ChaN ) - BSD-style, 1 clause, [ Copyright ChaN] ( http://www.elm-chan.org/fsw/ff/doc/appnote.html )
23
- - [ rtos] ( ./rtos ) - MIT
24
- - [ drivers] ( ./drivers ) - MIT
25
- - [ TESTS/mbed_hal/trng/pithy] ( ./TESTS/mbed_hal/trng/pithy ) - BSD-3-Clause
26
- - [ tools/data/rpc] ( ./tools/data/rpc ) - MIT
27
- - [ targets] ( ./targets ) - PBL, BSD-style, MIT-style, Zlib-style, Public-domain, BSD-3-Clause
6
+ - [ cmsis] ( cmsis ) - MIT
7
+ - [ connectivity/FEATURE_BLE] ( connectivity/FEATURE_BLE ) - BSD-3-Clause, MIT
8
+ - [ connectivity/drivers/802.15.4_RF/mcr20a-rf-driver] ( connectivity/drivers/802.15.4_RF/mcr20a-rf-driver ) - BSD-3-Clause
9
+ - [ connectivity/drivers/ble/FEATURE_BLE] ( connectivity/drivers/ble/FEATURE_BLE ) - MIT, PBL, BSD-3-Clause
10
+ - [ connectivity/drivers/emac] ( connectivity/drivers/emac ) - BSD-3-Clause
11
+ - [ connectivity/drivers/lora] ( connectivity/drivers/lora ) - BSD-3-Clause
12
+ - [ connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310] ( connectivity/drivers/mbedtls/FEATURE_CRYPTOCELL310 ) - ARM Object Code and Header Files
13
+ - [ connectivity/libraries/ppp] ( connectivity/libraries/ppp ) - BSD-3-Clause, BSD-4-Clause
14
+ - [ connectivity/lorawan] ( connectivity/lorawan ) - BSD-3-Clause
15
+ - [ connectivity/lwipstack] ( connectivity/lwipstack ) - BSD-2-Clause, BSD-3-Clause, MIT
16
+ - [ connectivity/nanostack] ( connectivity/nanostack ) - BSD-3-Clause
17
+ - [ drivers] ( drivers ) - MIT
18
+ - [ features] ( features ) - MIT
19
+ - [ platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor] ( platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation/qcbor ) - BSD-3-Clause
20
+ - [ platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation] ( platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_MBED_PSA_SRV/services/attestation ) - BSD-3-Clause
21
+ - [ platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM] ( platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM ) - BSD-3-Clause
22
+ - [ rtos] ( rtos ) - MIT
23
+ - [ storage/blockdevice/include/blockdevice] ( storage/blockdevice/include/blockdevice ) - BSD-2-Clause, BSD-3-Clause, MIT
24
+ - [ storage/filesystem/fat/ChaN] ( storage/filesystem/fat/ChaN ) - BSD-2-Clause, [ Copyright ChaN] ( http://www.elm-chan.org/fsw/ff/doc/appnote.html )
25
+ - [ storage/filesystem/fat] ( storage/filesystem/fat ) - MIT
26
+ - [ storage/filesystem/littlefs] ( storage/filesystem/littlefs ) - BSD-3-Clause, MIT
27
+ - [ storage/filesystem/littlefsv2] ( storage/filesystem/littlefsv2 ) - BSD-3-Clause, MIT
28
+ - [ targets] ( targets ) - ADI BSD, AMD Historical, BSD-2-Clause, BSD-3-Clause, Beer-Ware, MIT, MPLv2.0, SGI-B-1.1, XFree86, ZLIB
28
29
29
30
The Python modules used by Mbed tools are used under the following licenses:
30
31
32
+ - [ beautifulsoup4] ( https://pypi.org/project/beautifulsoup4 ) - MIT
33
+ - [ cbor] ( https://pypi.org/project/cbor ) - Apache-2.0
34
+ - [ click] ( https://pypi.org/project/click ) - BSD-3-Clause
35
+ - [ cmsis-pack-manager] ( https://pypi.org/project/cmsis-pack-manager ) - Apache-2.0
31
36
- [ colorama] ( https://pypi.org/project/colorama ) - BSD-3-Clause
32
- - [ urllib3] ( https://pypi.org/project/urllib3 ) - MIT
33
- - [ secure] ( https://pypi.org/project/secure ) - MIT
34
- - [ prettytable] ( https://pypi.org/project/prettytable ) - BSD-3-Clause
35
- - [ junit-xml] ( https://pypi.org/project/junit-xml ) - MIT
36
- - [ pyyaml] ( https://pypi.org/project/pyyaml ) - MIT
37
- - [ jsonschema] ( https://pypi.org/project/jsonschema ) - MIT
37
+ - [ cryptography] ( https://pypi.org/project/cryptography ) - BSD, Apache-2.0
38
+ - [ cysecuretools] ( https://pypi.org/project/cysecuretools/ ) - Apache-2.0
38
39
- [ future] ( https://pypi.org/project/future ) - MIT
39
- - [ six] ( https://pypi.org/project/six ) - MIT
40
- - [ mbed-cloud-sdk] ( https://pypi.org/project/mbed-cloud-sdk ) - Apache 2.0
41
- - [ requests] ( https://pypi.org/project/requests ) - Apache-2.0
40
+ - [ hidapi] ( https://pypi.org/project/hidapi ) - BSD-style
41
+ - [ icetea] ( https://pypi.org/project/icetea ) - Apache-2.0
42
42
- [ idna] ( https://pypi.org/project/idna ) - BSD-3-Clause
43
- - [ pyserial] ( https://pypi.org/project/pyserial ) - BSD-3-Clause
44
- - [ Jinja2] ( https://pypi.org/project/Jinja2 ) - BSD-3-Clause
45
43
- [ intelhex] ( https://pypi.org/project/intelhex ) - BSD
46
- - [ mbed-ls] ( https://pypi.org/project/mbed-ls ) - Apache-2.0
47
- - [ mbed-host-tests] ( https://pypi.org/project/mbed-host-tests ) - Apache-2.0
48
- - [ mbed-greentea] ( https://pypi.org/project/mbed-greentea ) - Apache-2.0
49
- - [ beautifulsoup4] ( https://pypi.org/project/beautifulsoup4 ) - MIT
50
- - [ pyelftools] ( https://pypi.org/project/pyelftools ) - Public Domain
44
+ - [ Jinja2] ( https://pypi.org/project/Jinja2 ) - BSD-3-Clause
45
+ - [ jsonschema] ( https://pypi.org/project/jsonschema ) - MIT
46
+ - [ junit-xml] ( https://pypi.org/project/junit-xml ) - MIT
51
47
- [ manifest-tool] ( https://pypi.org/project/manifest-tool ) - Apache-2.0
52
- - [ icetea] ( https://pypi.org/project/icetea ) - Apache-2.0
48
+ - [ mbed-cloud-sdk] ( https://pypi.org/project/mbed-cloud-sdk ) - Apache 2.0
49
+ - [ mbed-greentea] ( https://pypi.org/project/mbed-greentea ) - Apache-2.0
50
+ - [ mbed-host-tests] ( https://pypi.org/project/mbed-host-tests ) - Apache-2.0
51
+ - [ mbed-ls] ( https://pypi.org/project/mbed-ls ) - Apache-2.0
52
+ - [ prettytable] ( https://pypi.org/project/prettytable ) - BSD-3-Clause
53
+ - [ psutil] ( https://pypi.org/project/psutil ) - BSD
53
54
- [ pycryptodome] ( https://pypi.org/project/pycryptodome ) - BSD-2-Clause
54
- - [ pyusb] ( https://pypi.org/project/pyusb/ ) - Apache-2.0
55
- - [ cmsis-pack-manager] ( https://pypi.org/project/cmsis-pack-manager ) - Apache-2.0
56
- - [ hidapi] ( https://pypi.org/project/hidapi/ ) - BSD-style
57
- - [ pywin32] ( https://pypi.org/project/pywin32/ ) - PSF
58
- - [ wmi] ( https://pypi.org/project/WMI/ ) - MIT
59
- - [ psutil] ( https://pypi.org/project/psutil/ ) - BSD
60
- - [ click] ( https://pypi.org/project/click/ ) - BSD-3-Clause
61
- - [ cryptography] ( https://pypi.org/project/cryptography/ ) - BSD, Apache-2.0
55
+ - [ pyelftools] ( https://pypi.org/project/pyelftools ) - Public Domain
56
+ - [ pyserial] ( https://pypi.org/project/pyserial ) - BSD-3-Clause
57
+ - [ pyusb] ( https://pypi.org/project/pyusb ) - Apache-2.0
58
+ - [ pywin32] ( https://pypi.org/project/pywin32 ) - PSF
59
+ - [ pyyaml] ( https://pypi.org/project/pyyaml ) - MIT
60
+ - [ requests] ( https://pypi.org/project/requests ) - Apache-2.0
61
+ - [ secure] ( https://pypi.org/project/secure ) - MIT
62
+ - [ six] ( https://pypi.org/project/six ) - MIT
63
+ - [ urllib3] ( https://pypi.org/project/urllib3 ) - MIT
64
+ - [ wmi] ( https://pypi.org/project/WMI ) - MIT
0 commit comments