zephyr/scripts
Jamie McCrae 0711f42e3a sysbuild: Add support for snippets
Adds support for sysbuild loading snippets, these can be included
by using e.g.: cmake ... -DSB_SNIPPET=blah for sysbuild
directly or can be used with an application and sysbuild using
-DSNIPPET. Snippets for sysbuild can use SB_EXTRA_CONF_FILE in the
snippet file to specify an extra Kconfig fragment for sysbuild

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-12-27 07:18:13 +01:00
..
build UF2: Enable support for Raspberry Pi RP2350 2024-12-23 23:57:57 +01:00
checkpatch
ci
coccinelle
coredump scripts: coredump: Fix loading coredumps when thread info is enabled. 2024-12-09 22:06:23 +00:00
dts devicetree: Add DT_FOREACH_ANCESTOR macro 2024-12-18 10:17:09 +01:00
footprint
generate_usb_vif
gitlint
kconfig kconfig: Add dt_compat_any_not_has_prop function 2024-12-16 13:09:14 +01:00
logging/dictionary scripts: logging: dictionary: fix parsing of DWARF v5 2024-12-20 12:36:46 +01:00
native_simulator
net
profiling
pylib twister: add dt_node_prop_enabled support 2024-12-20 18:30:43 +01:00
pylint/checkers
release
ruff
schemas sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
support
tests twister: handlers: Pass harness reason to instance 2024-12-17 11:37:40 +00:00
tracing
utils
west_commands scripts: west_commands: add the west patch command 2024-12-24 11:15:38 +01:00
.gitignore
check_maintainers.py
checkpatch.pl
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-base.txt Revert "cmake: remove enforcement of DWARF v4" 2024-12-20 16:05:23 +01:00
requirements-build-test.txt
requirements-compliance.txt
requirements-extras.txt scripts: Remove zcbor requirement from requirements-extras.txt 2024-12-23 17:09:43 +01:00
requirements-run-test.txt
requirements.txt
series-push-hook.sh
set_assignees.py
snippets.py sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
spelling.txt
tags.sh
twister
valgrind.supp
west-commands.yml scripts: west-commands: add an entry for the patch command 2024-12-24 11:15:38 +01:00
zephyr_module.py