zephyr/scripts
Torsten Rasmussen ab7ec17b86 cmake: zephyr module processing improvements.
This commit improves Zephyr modules support in CMake.
All Zephyr modules will now have a corresponding
`ZEPHYR_${module_name}_MODULE_DIR` set, regardless of whether they
define a cmake folder in module.yml.

This results in:
`ZEPHYR_${module_name}_MODULE_DIR` defined for all modules and refers to
the root of the modle.
`ZEPHYR_${module_name}_CMAKE_DIR` defined for modules that specifies
cmake in module.yml, or is having both a CMakeLists.txt and Kconfig file
in the zephyr folder.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-08-31 12:15:02 +02:00
..
checkpatch
ci ci: do not run sanitycheck on MAINTAINERS.yml changes 2020-08-13 17:03:47 +02:00
coccinelle
coredump coredump: add support for ARM Cortex-M 2020-08-24 20:28:24 -04:00
dts
footprint scripts: size_report: fix path prepending 2020-08-14 18:49:26 -04:00
gitlint
kconfig hardening: remove the empty line before EOF 2020-08-21 15:09:07 -04:00
net
release
sanity_chk sanitycheck: add option --emulation-only 2020-08-28 14:22:07 -07:00
support
tests sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tracing tracing: scripts: add scripts for parsing ctf data 2020-08-24 13:21:12 +02:00
west_commands nrfjprog.py: Fix snr globbing to allow leading 0s 2020-08-28 11:38:05 +02:00
.gitignore
checkpatch.pl scripts: update checkpatch based on current linux kernel version 2020-08-21 13:57:02 -04:00
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
filter-known-issues.py
gen_app_partitions.py
gen_cfb_font_header.py
gen_gcov_files.py
gen_kobject_list.py scripts: add the support of DW_AT_count for array type 2020-08-14 13:30:41 +02:00
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
get_maintainer.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt requirements: add anytree 2020-08-14 18:49:26 -04:00
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
sanitycheck sanitycheck: add option --emulation-only 2020-08-28 14:22:07 -07:00
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py cmake: zephyr module processing improvements. 2020-08-31 12:15:02 +02:00