Skip to content

Commit 9beb3c0

Browse files
[MCUX-78441] Add missing zephyr related records in SCR.txt
Signed-off-by: Michal Princ <[email protected]>
1 parent 74aa603 commit 9beb3c0

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

SCR.txt

+41
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,44 @@ cpp_option_parser Name: C++ option-parser
3535
Location: erpcgen/src/options.cpp
3636
Origin: Brad Appleton [email protected]
3737
Url: http://www.bradapp.com/ftp/src/libs/C++/Options.html
38+
39+
kconfig_scripts Name: A flexible Python 2/3 Kconfig implementation and library
40+
Version: NA
41+
Outgoing License: ISC
42+
License File: https://github.com/ulfalizer/Kconfiglib/blob/master/LICENSE.txt
43+
Format: source code
44+
Description: A flexible Python 2/3 Kconfig implementation and library
45+
Location: scripts/kconfig/kconfiglib.py,
46+
scripts/kconfig/guiconfig.py, scripts/kconfig/menuconfig.py
47+
Origin: Ulf Magnusson
48+
Url: https://github.com/ulfalizer/Kconfiglib
49+
50+
hardenconfig_script Name: Zephyr RTOS scripts
51+
Version: 3.6
52+
Outgoing License: Apache 2.0
53+
License File: https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
54+
Format: source code
55+
Description: Zephyr RTOS scripts
56+
Location: scripts/kconfig/hardenconfig.py
57+
Origin: Intel Corporation
58+
Url: https://github.com/zephyrproject-rtos/zephyr
59+
60+
kconfigfunctions_script Name: Zephyr RTOS scripts
61+
Version: 3.6
62+
Outgoing License: Apache 2.0
63+
License File: https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
64+
Format: source code
65+
Description: Zephyr RTOS scripts
66+
Location: scripts/kconfig/kconfigfunctions.py
67+
Origin: Nordic Semiconductor ASA, Linaro
68+
Url: https://github.com/zephyrproject-rtos/zephyr
69+
70+
lint_script Name: Zephyr RTOS scripts
71+
Version: 3.6
72+
Outgoing License: Apache 2.0
73+
License File: https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
74+
Format: source code
75+
Description: Zephyr RTOS scripts
76+
Location: scripts/kconfig/lint.py
77+
Origin: Nordic Semiconductor ASA
78+
Url: https://github.com/zephyrproject-rtos/zephyr

0 commit comments

Comments
 (0)