zephyr/scripts
Dominik Ermel ba8b74d801 devicetree: Add DT_FOREACH_CHILD macro
The macro iterates through the list of child nodes and invokes provided
macro for each node.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-07 21:42:58 -05:00
..
checkpatch
ci ci: changes to python requirements should not trigger sanitycheck 2020-05-06 11:07:22 -05:00
coccinelle scripts/coccinelle: rename and extend ms to timeout conversion script 2020-05-07 19:46:03 +02:00
dts devicetree: Add DT_FOREACH_CHILD macro 2020-05-07 21:42:58 -05:00
footprint
gitlint
kconfig kconfig: add dt_chosen_path() helper 2020-04-28 12:11:14 -05:00
net scripts: net: Add SOCKS 5 to MQTT TLS sample test 2020-04-28 10:29:17 +03:00
release
sanity_chk sanitycheck: raise exception on bad exclusion in ztest 2020-05-07 14:24:02 -04:00
support
tests/sanitycheck
tracing
west_commands Runners: Add Bossac Runner OSX compatibility 2020-04-30 18:12:27 +02:00
.gitignore
checkpatch.pl scripts: checkpatch: Revert dt-binding vendor prefix check regex change 2020-05-06 12:40:35 +02:00
checkstack.pl
coccicheck scripts/cocci: add Zephyr macro file 2020-05-05 06:15:04 -04:00
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py scripts: gen_cfb_font_header: extend to additional representations 2020-04-27 13:27:03 +02:00
gen_gcov_files.py
gen_kobject_list.py kernel: rename initializers to be internal 2020-04-24 22:27:08 +02:00
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt requirements: add psutil, needed by sanitycheck 2020-05-06 11:07:22 -05:00
requirements.txt
sanitycheck sanitycheck: raise exceptions on bad test names 2020-05-07 14:23:45 -04:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
valgrind.supp
west-commands.yml
zephyr_module.py