zephyr/scripts
Declan Snyder 3b5bfd9f4a scripts: check_compliance: Fix resource leak
The git diff subprocess was leaking, ie.,
it was still running with it's file streams open,
and python was printing warnings about this. Fix by calling
communicate() on the object which will do the cleanup.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-07-19 15:34:47 -04:00
..
build Revert "scripts: Removing init function pointer from check_init_priorities.py" 2025-07-16 16:39:36 -05:00
checkpatch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
ci scripts: check_compliance: Fix resource leak 2025-07-19 15:34:47 -04:00
coccinelle scripts: coccinelle: add errno as a reserved name 2024-08-22 14:21:53 -04:00
coredump scripts: coredump: Fix loading coredumps when thread info is enabled. 2024-12-09 22:06:23 +00:00
dts dtlib: (cosmetic) use filename and line number on all messages 2025-07-19 15:34:13 -04:00
footprint scripts: footprint: fix hifive1 rev.B board name 2025-07-15 17:08:43 -10:00
generate_usb_vif python: Format and sort imports 2024-11-25 10:07:13 +01:00
gitlint
kconfig scripts: kconfiglib: Fix file leaks 2025-07-19 13:25:56 -04:00
logging/dictionary scripts/logging: Add RX config detection 2025-06-26 14:07:03 +02:00
native_simulator native_simulator: Get latest from upstream 2025-05-12 19:20:37 +02:00
net
profiling scripts: profiling: Add stackcollapse script 2024-08-13 18:28:44 -04:00
pylib scripts: twister: clarify output directory renaming message 2025-07-19 13:51:57 -04:00
pylint/checkers
release
ruff scripts: Add helper scripts for ruff baseline excludes 2024-11-19 18:36:54 -05:00
schemas scripts: hwm_v2: add full_name property for archs 2025-06-06 10:29:44 +02:00
tests twister: adapt tests for new TestConfiguration class 2025-07-14 07:11:22 -10:00
tracing scripts: trace_capture_usb: disable tracing on exit 2025-06-17 16:03:44 +02:00
utils scripts: Fix bindings style migration script 2025-06-18 09:08:05 -04:00
west_commands script: west_commands: silabs: add device type for hostname dev 2025-07-19 09:43:43 +02:00
.gitignore
bindings_properties_allowlist.yaml scripts: ci: Add CI bindings style checker 2025-06-17 16:03:54 +02:00
check_maintainers.py python: Format and sort imports 2024-11-25 10:07:13 +01:00
checkpatch.pl scripts: checkpatch: False alarm warning for macros. 2025-06-30 15:20:28 -05:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py maintainers: add options to area command 2025-06-10 12:10:40 +02:00
github_helpers.py
list_boards.py scripts: list_boards: Fix linter issues 2025-06-06 11:52:17 +02:00
list_hardware.py scripts: list_hardware: Fix linter issues 2025-06-06 11:52:17 +02:00
list_shields.py shields: doc: allow to indicate supported hw features 2025-05-28 15:33:50 +02:00
make_bugs_pickle.py ci: scripts: do not count PRs labeled as bug in snapshot 2024-07-12 16:10:13 -04:00
requirements-actions.in scripts: west: spdx: extract copyright info 2025-06-23 13:42:35 +02:00
requirements-actions.txt Revert "doc: ci: Zephyr now requires Python 3.12 or higher" 2025-07-04 15:50:06 -05:00
requirements-base.txt scripts: requirements-base: pin patool to >=2.0.0 2025-07-03 11:54:10 -05:00
requirements-build-test.txt scripts: twister: Add CTest harness 2025-01-10 04:12:42 +01:00
requirements-compliance.txt scripts: ci: add vermin (min python version check) 2025-06-06 08:45:13 +02:00
requirements-extras.txt scripts: requirements: extras: add spsdk 2025-06-11 16:03:37 -07:00
requirements-run-test.txt tests: cmake: actually test SBOM files generation 2025-06-18 17:45:16 -04:00
requirements.txt
series-push-hook.sh
set_assignees.py ci: set_assignee: don't allways pick next area when submitter = assignee 2025-04-23 17:54:38 +02:00
snippets.py sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
spelling.txt scripts: RISCV instruction SEPC 2024-08-27 10:48:58 -04:00
tags.sh
twister scripts: twister: Python Version Guard 2024-11-04 17:24:24 -05:00
valgrind.supp
west-commands.yml scripts: add "west gtags" command 2025-03-07 19:57:00 +01:00
zephyr_module.py scripts: zephyr_module.py: Take EXTRA_ZEPHYR_MODULES variable into account 2025-06-09 10:26:54 +01:00