forked from nxp-mcuxpresso/mcux-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SW-Content-Register.txt
294 lines (269 loc) · 20.5 KB
/
SW-Content-Register.txt
1
2
3
4
5
6
7
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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
Release Name: MCUXpresso Software Development Kit (SDK)
Release Version: 2.10.0
Package License: LA_OPT_NXP_Software_License.txt - Additional Distribution License granted, license in Section 2.3 applies
SDK_Peripheral_Driver Name: SDK Peripheral Driver
Version: 2.x.x
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Peripheral drivers are designed for
the most common use cases identified for the
underlying hardware block.
Location: devices/<device>/drivers
Origin: NXP (BSD-3-Clause)
SDK_Examples Name: SDK examples
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, binary, project files, linker
files
Description: SDK out of box examples to show how
to use peripheral drivers and integrate
middleware.
Location: boards/<board>/
Origin: NXP (BSD-3-Clause)
SDK_Device Name: SDK SoC files
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code, linker files
Description: Device system files, template files,
IDE related startup and linker files.
Location: devices/<device>/
Origin: NXP (BSD-3-Clause)
cmsis Name: CMSIS
Version: 5.6.0
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: Vendor-independent hardware
abstraction layer for microcontrollers that are
based on Arm Cortex processors, distributed by
ARM. cores
Location: CMSIS/
Origin: ARM (Apache-2.0) -
https://github.com/ARM-software/CMSIS_5/releases/t
ag/5.6.0
cmsis_gpio Name: CMSIS GPIO Interface
Version: 2.0.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: CMSIS Driver style GPIO interface
definition created by NXP.
Location: CMSIS/Driver/Include/Driver_GPIO.h
Origin: NXP (BSD-3-Clause)
SDK_Components Name: SDK components and board peripheral drivers
Version: NA
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: SDK components and board peripheral
drivers, for example, flash and codec drivers.
Location: components/
Origin: NXP (BSD-3-Clause)
freertos Name: FreeRTOS
Version: 202012.00.0
Outgoing License: MIT
License File:
rtos/freertos/freertos_kernel/LICENSE.md
Format: source code
Description: IoT operating system for
microcontrollers
Location: rtos/freertos
Origin: Amazon (MIT)
Url: https://aws.amazon.com/freertos/
sdmmc Name: SD MMC SDIO Card middleware
Version: 2.2.7
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: A software component support SD card,
eMMC card, SDIO card.
Location: middleware/sdmmc
Origin: NXP (BSD-3-Clause)
mmcau Name: mmCAU S/W Library
Version: 2.0.1
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: S/W library that works with the
memory-mapped cryptographic acceleration unit
present on some MCUXpresso SoCs
Location: middleware/mmcau
Origin: NXP (BSD-3-Clause)
cmsis_drivers Name: SDK CMSIS Peripheral Drivers
Version: 2.x.x
Outgoing License: Apache License 2.0
License File: CMSIS/LICENSE.txt
Format: source code
Description: CMSIS Peripheral drivers are designed
to provide hardware independent APIs which make
application reusable across a wide range of
supported microcontroller devices.
Location: devices/<device>/cmsis_drivers
Origin: NXP (Apache License 2.0)
MCMGR Name: MCMGR
Version: 4.1.1
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Multicore manager
Location: middleware/multicore/mcmgr
Origin: NXP (BSD-3-Clause)
multicore Name: Multicore SDK
Version: 2.10.0
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: NXP Multicore Software Development
Kit.
Location: middleware/multicore
Origin: NXP (BSD-3-Clause)
rpmsg_lite Name: RPMsg-Lite
Version: 3.1.2
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: Open Asymmetric Multi Processing
(OpenAMP) framework project
Location: middleware/multicore/rpmsg_lite
Origin: Mentor Graphics Corporation & community
contributors
Url: https://github.com/NXPmicro/rpmsg-lite
erpc Name: eRPC
Version: 1.8.1
Outgoing License: BSD-3-Clause
License File: middleware/multicore/erpc/LICENSE
Format: source code
Description: Embedded Remote Procedure Call
Location: middleware/multicore/erpc
Origin: NXP & community contributors
Url: https://github.com/EmbeddedRPC/erpc
the_bus_pirate Name: The Bus Pirate
Version: NA
Outgoing License: Open Source - CC0 (Public Domain
Dedication License)
License File:
http://code.google.com/p/the-bus-pirate/
Format: source code
Description: OS independent serial interface
Location:
middleware/multicore/erpc/erpc_c/port/erpc_serial.
h,
middleware/multicore/erpc/erpc_c/port/erpc_serial.
cpp
Origin: Community
Url: http://code.google.com/p/the-bus-pirate/
cpp_template Name: CPP Template
Version: NA
Outgoing License: Open Source - MIT
License File:
middleware/multicore/erpc/erpcgen/src/cpptemplate/
LICENSE.txt
Format: source code
Description: CPP Template
Location:
middleware/multicore/erpc/erpcgen/src/cpptemplate
Origin: Ryan Ginstrom & Martinho Fernandes
cpp_option_parser Name: C++ option-parser
Version: NA
Outgoing License: Brad Appleton's license
License File:
http://www.bradapp.com/ftp/src/libs/C++/Options.ta
r.gz , see README file
Format: Plain Text
Description: C++ option-parser
Location:
middleware/multicore/erpc/erpcgen/src/options.cpp
Origin: Brad Appleton bradapp@enteract.com
Url:
http://www.bradapp.com/ftp/src/libs/C++/Options.ht
ml
sdmmc_sdspi Name: SD Card middleware
Version: 2.1.4
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: source code
Description: A software component support access
SD card through spi.
Location: middleware/sdmmc/sdspi
Origin: NXP (BSD-3-Clause)
segger_systemview Name: Segger SystemView Demo
Version: 3.3
Outgoing License: BSD-1-Clause
License File:
boards/<board>/rtos_examples/visualization/freerto
s_segger_sysview/LICENSE
Format: source code
Description: Segger systemview demo
Location:
boards/<board>/rtos_examples/visualization/freerto
s_segger_sysview
Origin: Segger (BSD-1-Clause)
dsp_audio_framework Name: dsp_audio_framework
Version: 2.6p1
Outgoing License: LA_OPT_NXP_Software_License.txt
- Additional distribution license granted -
License in Section 2.3 applies
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: DSP Audio Streamer Framework based on
Xtensa Audio Framework from Cadence Design
Location: middleware/dsp/audio_framework
Origin: Cadence Design Systems, Inc. & NXP
naturedsp_fusionf1 Name: naturedsp
Version: 1.0.1
Outgoing License: LA_OPT_NXP_Software_License.txt
- No distribution permitted, license in Section
2.2 applies.
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: Digital Signal Processing for Xtensa
Fusion Audio Engines
Location: middleware/dsp/naturedsp/fusionf1
Origin: Cadence Design Systems (Proprietary)
Pedometer_Library Name: Pedometer Library
Version: 1.0
Outgoing License: LA_OPT_NXP_Software_License
License File:
Format: binary library
Description: Pedometer algorithm library for Arm
Cortex M0+ and M4 processors
Location:
middleware/issdk/algorithms/pedometer/lib
Origin: KEYnetik, Inc
dsp_nn Name: Cadence HiFi4 Neural Network (NN) Library
Version: 2.2.0
Outgoing License: LA_OPT_NXP_Software_License.txt
- No distribution permitted, license in Section
2.2 applies.
License File: LA_OPT_NXP_Software_License.txt
Format: source code, header files, binary files
Description: DSP Neural Networks Framework based
on Xtensa Neural Networks Library from Cadence
Design
Location: middleware/dsp/nn
Origin: Cadence Design Systems, Inc. & NXP
(proprietary)
naturedsp_hifi4 Name: naturedsp
Version: 4.0.0
Outgoing License: LA_OPT_NXP_Software_License.txt
- No distribution permitted, license in Section
2.2 applies.
License File: LA_OPT_NXP_Software_License.txt
Format: source code
Description: Digital Signal Processing for Xtensa
HiFi Audio Engines
Location: middleware/dsp/naturedsp/hifi4
Origin: Cadence Design Systems (Proprietary)
CRC32-GS Name: CRC32 code
Version: NA
Outgoing License: Public domain
License File:
Format: source code
Description: CRC32 code written by Gary S. Brown
Location:
components/codec/tfa9xxx/vas_tfa_drv/tfa_container
_crc32.c
Origin: Gary S. Brown