@@ -22,3 +22,31 @@ Folders containing files under different permissive license than Apache 2.0 are
22
22
- [ TESTS/mbed_hal/trng/pithy] ( ./TESTS/mbed_hal/trng/pithy ) - BSD-3-Clause
23
23
- [ tools/data/rpc] ( ./tools/data/rpc ) - MIT
24
24
- [ targets] ( ./targets ) - PBL, BSD-style, MIT-style, Zlib-style, Public-domain
25
+
26
+ The Python modules used by Mbed tools are used under the following licenses:
27
+
28
+ - [ colorama] ( https://pypi.org/project/colorama ) - BSD-3-Clause
29
+ - [ urllib3] ( https://pypi.org/project/urllib3 ) - MIT
30
+ - [ secure] ( https://pypi.org/project/secure ) - MIT
31
+ - [ prettytable] ( https://pypi.org/project/prettytable ) - BSD-3-Clause
32
+ - [ junit-xml] ( https://pypi.org/project/junit-xml ) - MIT
33
+ - [ pyyaml] ( https://pypi.org/project/pyyaml ) - MIT
34
+ - [ jsonschema] ( https://pypi.org/project/jsonschema ) - MIT
35
+ - [ future] ( https://pypi.org/project/future ) - MIT
36
+ - [ six] ( https://pypi.org/project/six ) - MIT
37
+ - [ mbed-cloud-sdk] ( https://pypi.org/project/mbed-cloud-sdk ) - Apache 2.0
38
+ - [ requests] ( https://pypi.org/project/requests ) - Apache-2.0
39
+ - [ idna] ( https://pypi.org/project/idna ) - BSD-3-Clause
40
+ - [ pyserial] ( https://pypi.org/project/pyserial ) - BSD-3-Clause
41
+ - [ Jinja2] ( https://pypi.org/project/Jinja2 ) - BSD-3-Clause
42
+ - [ intelhex] ( https://pypi.org/project/intelhex ) - BSD
43
+ - [ mbed-ls] ( https://pypi.org/project/mbed-ls ) - Apache-2.0
44
+ - [ mbed-host-tests] ( https://pypi.org/project/mbed-host-tests ) - Apache-2.0
45
+ - [ mbed-greentea] ( https://pypi.org/project/mbed-greentea ) - Apache-2.0
46
+ - [ beautifulsoup4] ( https://pypi.org/project/beautifulsoup4 ) - MIT
47
+ - [ pyelftools] ( https://pypi.org/project/pyelftools ) - Public Domain
48
+ - [ manifest-tool] ( https://pypi.org/project/manifest-tool ) - Apache-2.0
49
+ - [ icetea] ( https://pypi.org/project/icetea ) - Apache-2.0
50
+ - [ pycryptodome] ( https://pypi.org/project/pycryptodome ) - BSD-2-Clause
51
+ - [ pyusb] ( https://pypi.org/project/pyusb/ ) - Apache-2.0
52
+ - [ cmsis-pack-manager] ( https://pypi.org/project/cmsis-pack-manager ) - Apache-2.0
0 commit comments