zephyr/scripts
Torsten Rasmussen 85dddac5a2 scripts: using extend in list_boards for variant list
Using extend instead of append to correctly extend the list of valid
board identifiers.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-03-01 14:17:08 +00:00
..
build script: gen_isr_tables: remove unnecessary warning log 2024-02-26 11:55:59 +00:00
checkpatch
ci scripts: utils: add board v1->v2 conversion utility 2024-03-01 14:17:08 +00:00
coccinelle
coredump xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00
dts gen_defines: output the interrupt level of a node 2024-01-23 06:48:16 -05:00
footprint scripts/footprint: Avoid fpdiff failure when data changes lots 2024-01-10 20:50:51 -05:00
generate_usb_vif
gitlint
kconfig build: board/ soc: introduce hw model v2 scheme 2024-03-01 14:17:06 +00:00
logging/dictionary scripts: logging/dictionary/sys-t: remove escape between CDATA 2023-12-15 14:34:15 +01:00
native_simulator native_simulator: constify 'buffer' argument in nsi_host_write() 2024-02-26 11:36:21 +01:00
net net: scripts: Use native_sim instead of native_posix 2023-11-27 19:55:30 +01:00
pylib twister: update twister testplan.py to handle HWMv2 boards 2024-03-01 14:17:06 +00:00
pylint/checkers
release
schemas scripts: make SoC field mandatory in board.yml 2024-03-01 14:17:07 +00:00
support
tests twister: drop riscv32/64 support 2024-02-26 12:49:06 +01:00
tracing
utils scripts: utils: add board v1->v2 conversion utility 2024-03-01 14:17:08 +00:00
west_commands boards: extend list_boards.py and update boards CMake module 2024-03-01 14:17:06 +00:00
.gitignore
checkpatch.pl scripts: checkpatch.pl: fix constant comparison false positives 2024-01-28 13:01:36 -05:00
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py MAINTAINERS: add 2 new keys: tags, tests 2023-12-22 09:54:12 +01:00
github_helpers.py
list_boards.py scripts: using extend in list_boards for variant list 2024-03-01 14:17:08 +00:00
list_hardware.py scripts: introduce list_hardware.py for listing of architectures and SoCs 2024-03-01 14:17:06 +00:00
make_bugs_pickle.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-extras.txt scripts/requirements: bump imgtool to 2.0.0 2024-02-12 23:26:04 +01:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py scripts: set_maintainer: fix author == maintainer fallback logic 2024-01-16 14:24:05 -05:00
snippets.py
spelling.txt
tags.sh
twister twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
valgrind.supp valgrind: Update `POSIX soc no cpu cleanup` suppression 2023-11-29 15:33:49 +01:00
west-commands.yml
zephyr_module.py