zephyr/scripts
Tais Hjortshøj 0709014549 scripts: west_commands: Add powershell autocompletion (west -b)
Windows powershell can by default not autocomplete known boards when
tapping which can cause frustration when you can't quite remember the
exact name or you don't want to type it out.
west build .\path\to\application\ -p -b stm<tab> will search for
available board including 'stm' in their name.

Signed-off-by: Tais Hjortshøj <tbh@mjolner.dk>
2025-05-02 01:16:00 +02:00
..
build code_relocation: Cache list of obj files 2025-03-28 16:17:11 +01:00
checkpatch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
ci scripts: ci: check_compliance: Add Kconfig to allow list 2025-04-25 14:03:34 +02:00
coccinelle
coredump
dts scripts: dts: gen_defines: Add support for fixed-subpartitions 2025-04-30 18:44:06 +02:00
footprint scripts: footprint: Exclude data section from rom_report if XIP=n 2025-03-08 03:37:27 +01:00
generate_usb_vif
gitlint
kconfig scripts: kconfig: introduce dt_nodelabel_exists 2025-03-11 18:54:57 +01:00
logging/dictionary
native_simulator native_simulator: Get latest from upstream 2025-03-10 06:52:19 +01:00
net
profiling
pylib twister: Look at SIMICS_PROJECT environment variable to find simics 2025-04-24 16:54:00 +02:00
pylint/checkers
release
ruff
schemas scripts: twisterlib: extend testcase schema for reboots 2025-04-14 13:05:46 +02:00
support
tests twister: Remove C object buildlist from -i test 2025-04-08 22:59:12 +02:00
tracing
utils scripts: utils: tls_creds_installer: Improvements 2025-04-22 09:59:05 +02:00
west_commands scripts: west_commands: Add powershell autocompletion (west -b) 2025-05-02 01:16:00 +02:00
.gitignore
check_maintainers.py
checkpatch.pl checkpatch: Allow __BYTE_ORDER__ and __aligned__ in toolchain files 2025-02-14 19:12:44 +00: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 actions: update requirements-actions.in 2025-04-01 16:26:22 +02:00
requirements-actions.txt actions: update requirements-actions.in 2025-04-01 16:26:22 +02:00
requirements-base.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-build-test.txt
requirements-compliance.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-extras.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -04:00
requirements-run-test.txt scripts: make sure we do not install vulunerable python packages 2025-03-22 14:03:56 -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
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml scripts: add "west gtags" command 2025-03-07 19:57:00 +01:00
zephyr_module.py