-
Notifications
You must be signed in to change notification settings - Fork 0
/
SW-Content-Register.txt
138 lines (126 loc) · 9.58 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
Release Name: MCUXpresso Software Development Kit (SDK)
Release Version: 2.11.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_kernel Name: FreeRTOS
Version: 10.4.3_rev1
Outgoing License: MIT
License File:
rtos/freertos/freertos_kernel/LICENSE.md
Format: source code
Description: Open source RTOS kernel for small
devices
Location: rtos/freertos/freertos_kernel
Origin: Amazon (MIT)
Url: https://aws.amazon.com/freertos/
rtcesl Name: rtcesl
Version: 4.7 (CM0,CM4,CM7,CM33) + 4.5 (DSC)
Outgoing License: BSD-3-Clause
License File: COPYING-BSD-3
Format: object code & header files
Description: NXP Real Time Control Embedded
Software Library.
Location: middleware/rtcesl
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)
multicore Name: Multicore SDK
Version: 2.11.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.2.0
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
freertos_corehttp name: FreeRTOS coreHTTP library
version: 2.0.1
Outgoing License: MIT
License File:
rtos/freertos/librarires/coreHTTP/LICENSE
Format: source code, header files
Description: C language HTTP client library
designed for embedded platforms
Location: rtos/freertos/libraries/coreHTTP
Origin: FreeRTOS -
https://github.com/FreeRTOS/coreHTTP