zephyr/scripts
Georgij Černyšiov e71f79d644 scripts: west: runners: stm32cubeprogrammer: fix E0606 related to dl_file
Initialize 'dl_file' to 'None' before the logic that determines
which binary file to load.

Resolves the E0606 Pylint warning.

Signed-off-by: Georgij Černyšiov <geo.cgv@gmail.com>
2025-07-21 07:22:09 -04:00
..
build scripts: requirements: remove dependency to mock package 2025-07-19 15:42:19 -04:00
checkpatch
ci Revert "scripts: ci: check_compliance: Add support for module Kconfigs" 2025-07-19 20:58:31 -04:00
coccinelle
coredump
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
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
net
profiling
pylib twister: make no-detailed-test-id default 2025-07-19 15:50:47 -04:00
pylint/checkers
release
ruff
schemas
tests twister: make no-detailed-test-id default 2025-07-19 15:50:47 -04: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 scripts: west: runners: stm32cubeprogrammer: fix E0606 related to dl_file 2025-07-21 07:22:09 -04:00
.gitignore
bindings_properties_allowlist.yaml scripts: ci: Add CI bindings style checker 2025-06-17 16:03:54 +02:00
check_maintainers.py
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
github_helpers.py
list_boards.py
list_hardware.py
list_shields.py
make_bugs_pickle.py
requirements-actions.in scripts: requirements: Remove mock 2025-07-21 06:57:41 -04:00
requirements-actions.txt scripts: requirements: Add back tomli 2025-07-21 06:57:41 -04:00
requirements-base.txt scripts: west_commands: canopen: replace progress by tqdm 2025-07-19 15:41:32 -04:00
requirements-build-test.txt scripts: requirements: remove dependency to mock package 2025-07-19 15:42:19 -04:00
requirements-compliance.txt scripts: check_compliance: Fix traceback in junitparser 2025-07-19 15:34:47 -04:00
requirements-extras.txt
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
snippets.py
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml
zephyr_module.py