zephyr/scripts
Jordan Yates 06aae61019 scripts: zspdx: fix writing custom license IDs
The builtin list function `.sort()` sorts the list in-place and returns
None. As this is an invalid type for iteration, use the builtin `sorted`
function, which returns a sorted copy of the list, which we can iterate
over.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-05-23 10:18:06 +02:00
..
checkpatch
ci scripts: check_compliance: Fix broken links to Contribution Guidelines 2022-05-17 13:40:27 -04:00
coccinelle
coredump coredump: adjust mem_region find in gdbstub 2022-05-10 15:26:31 -04:00
dts scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
footprint
gitlint scripts: gitlint: block Change-Id tags in commit message 2022-04-20 20:59:33 -04:00
kconfig scripts: kconfig: kconfigfunctions: use relative ZEPHYR_BASE path 2022-05-18 11:02:26 -07:00
logging/dictionary scripts: logging/dictionary/sys-t: log module info in collateral 2022-05-09 12:54:53 -05:00
net
pylib/twister twister: sort hardware map based on id 2022-05-17 08:29:42 -04:00
release twister: remove release data handling 2022-05-13 12:16:57 -04:00
schemas/twister twister: add support for platform_type filter 2022-05-14 14:49:59 -04:00
support
tests twister: apply_filter: discards is not part of TestPlan 2022-05-13 12:16:57 -04:00
tracing
utils scripts: utils: add include migration script 2022-05-11 10:55:35 +02:00
west_commands scripts: zspdx: fix writing custom license IDs 2022-05-23 10:18:06 +02:00
.gitignore
checkpatch.pl scripts: checkpatch: add Co-authored-by tag 2022-04-21 02:02:39 +09:00
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_handles.py scripts: ensure intended path for edtlib imports 2022-05-13 10:09:45 -07:00
gen_image_info.py
gen_kobject_list.py
gen_kobject_placeholders.py
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py scripts: gen_syscalls: update to handle <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
get_maintainer.py scripts: get_maintainer: Use SafeLaoder for yaml 2022-04-13 13:48:18 -07:00
list_boards.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
twister twister: fix wrong flag name in the helpdoc 2022-05-20 19:22:20 -07:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py twister: Fix dependency on west when checking for projects 2022-05-09 13:48:17 -07:00