Newer
Older
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 external components are listed below. Each component should contain its own README file with license specified for its files. The original license text is included in those source files.
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
```json:table
{
"fields":[
"Component",
"Path",
"License",
"Origin",
"Category",
"Version",
"Security risk"
],
"items" :[
{
"Component": "AWS-IOT-device-sdk-embedded-C",
"Path": "components/AWS-IOT-device-sdk-embedded-C",
"License": "MIT",
"Origin": "https://github.com/aws/aws-iot-device-sdk-embedded-C",
"Category": "2",
"Version": "75e545b0e807ab6dff9bcb0ee5942e9a58435b10",
"Security risk": "High"
},
{
"Component": "Azure-SDK",
"Path": "components/Azure-SDK",
"License": "MIT",
"Origin": "https://github.com/Azure/azure-iot-sdk-c",
"Category": "2",
"Version": "LTS_01_2022_Ref01",
"Security risk": "low"
},
{
"Component": "CMSIS_5",
"Path": "components/CMSIS_5",
"License": "Apache-2.0",
"Origin": "https://github.com/ARM-software/CMSIS_5",
"Category": "1",
"Version": "",
"Security risk": "low"
},
{
"Component": "lwip",
"Path": "components/Connectivity/lwip",
"License": "BSD-3-Clause",
"Origin": "https://github.com/lwip-tcpip/lwip",
"Category": "2",
"Version": "STABLE-2_1_3_RELEASE",
"Security risk": "low"
},
{
"Component": "fff",
"Path": "",
"License": "MIT",
"Origin": "https://github.com/meekrosoft/fff",
"Category": "2",
"Version": "v1.1",
"Security risk": "low"
},
{
"Component": "FreeRTOS-Kernel",
"Path": "components/FreeRTOS-Kernel",
"License": "MIT",
"Origin": "https://github.com/ARM-software/CMSIS-FreeRTOS",
"Category": "2",
"Version": "b3cc689f417b2aff506a75ac15bfe4dbbecfaa50",
"Security risk": "low"
},
{
"Component": "Googletest",
"Path": "",
"License": "BSD-3-Clause",
"Origin": "https://github.com/google/googletest",
"Category": "1",
"Version": "main tag",
"Security risk": "low"
},
{
"Component": "ML-embedded-evaluation-kit",
"Path": "components/ML-embedded-evaluation-kit",
"License": "Apache-2.0",
"Origin": "https://review.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit",
"Category": "2",
"Version": "22.05",
"Security risk": "low"
},
{
"Component": "NimBLE",
"Path": "",
"License": "Apache-2.0",
"Origin": "https://github.com/apache/mynewt-nimble",
"Category": "2",
"Version": "f9eb3c8d27b07d441dc7a77de513ef940ad7da1f",
"Security risk": "low"
},
{
"Component": "Pigweed",
"Path": "components/Pigweed",
"License": "Apache-2.0",
"Origin": "https://github.com/google/pigweed",
"Category": "2",
"Version": " 2952d3767e6a4b9511c73d63d2718fb7d1e7aaf7",
"Security risk": "low"
},
{
"Component": "littlefs",
"Path": "components/Storage/littlefs",
"License": "BSD-3-Clause",
"Origin": "https://github.com/littlefs-project/littlefs",
"Category": "2",
"Version": "v2.5.0",
"Security risk": "low"
},
{
"Component": "tf-m",
"Path": "components/TF-M",
"License": "BSD-3-Clause",
"Origin": "https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git",
"Category": "2",
"Version": "0d5b5ef49e20bc8d975759e2b373c9b308fa3538",
"Security risk": "high"
},
{
"Component": "TinyUSB",
"Path": "components/TinyUSB",
"License": "MIT",
"Origin": "https://github.com/hathach/tinyusb",
"Category": "2",
"Version": "251ce9899039fbdf8e749342bc6504e7438d2e88",
"Security risk": "low"
},
{
"Component": "mbedtls",
"Path": "components/mbedtls",
"License": "Apache-2.0",
"Origin": "https://github.com/ARMmbed/mbedtls",
"Category": "2",
"Version": "v2.26.0",
"Security risk": "high"
},
{
"Component": "Threadx",
"Path": "components/azure-rtos",
"License": "Microsoft Software License Terms for Microsoft Azure RTOS",
"Origin": "https://github.com/azure-rtos/threadx",
"Category": "2",
"Version": "v6.1.12_rel",
"Security risk": "low"
}
]
}
```