zephyr/scripts
Martí Bolívar 7738977af4 dtlib: handle GCC linemarkers
A GCC linemarker of the form:

  # 1 "filename" 2 3 4

or so is not currently being handled, because the current regular
expression assumes the "flags" values (the numbers after "filename")
are limited to a single value. Tweak the regular expression to allow
for up to 4 flags, which is what GCC documents it may emit:

https://gcc.gnu.org/onlinedocs/gcc-10.2.0/cpp/Preprocessor-Output.html

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-12-07 13:39:37 -05:00
..
checkpatch scripts: checkpatch: typedefsfile: add pinctrl_soc_pin_t 2021-12-03 13:21:40 +01:00
ci ci: fix test plan for smaller sets 2021-12-05 10:53:50 -05:00
coccinelle
coredump
dts dtlib: handle GCC linemarkers 2021-12-07 13:39:37 -05:00
footprint
gitlint
kconfig scripts/Kconfig: add dt_node_str_prop_equals Kconfig function 2021-11-24 12:28:02 +01:00
logging/dictionary
net
pylib/twister twister: remove CMAKE_EXPORT_COMPILE_COMMANDS=1 2021-11-25 10:41:28 -05:00
release
schemas/twister
support
tests
tracing
utils scripts: utils: add pinctrl migration script for nRF boards 2021-11-26 14:20:51 +01:00
west_commands scripts: runners: Add west flash command for B91 platform 2021-12-06 07:28:38 -05:00
.gitignore
checkpatch.pl checkpatch: Add UTIL_CAT support to checkpatch 2021-12-04 07:22:56 -05:00
checkstack.pl
coccicheck
dir_is_writeable.py
file2hex.py
gen_app_partitions.py scripts: support compile_commands.json in gen_app_partitions.py 2021-11-25 10:41:28 -05:00
gen_cfb_font_header.py
gen_gcov_files.py
gen_handles.py device: iterable supported devices 2021-11-23 12:17:14 +01:00
gen_kobject_list.py
gen_kobject_placeholders.py scripts: gen_kobject_placeholders: iterating the dictionary directly 2021-11-19 19:16:11 -05:00
gen_offset_header.py
gen_relocate_app.py
gen_syscalls.py
get_maintainer.py
list_boards.py
mergehex.py
parse_syscalls.py
process_gperf.py
requirements-base.txt
requirements-build-test.txt
requirements-compliance.txt
requirements-doc.txt
requirements-extras.txt
requirements-run-test.txt
requirements.txt
series-push-hook.sh
spelling.txt
subfolder_list.py
tags.sh
twister twister: Fix trivial typo 2021-11-22 08:32:12 -05:00
uf2conv.py
user_wordsize.py
valgrind.supp
west-commands.yml
zephyr_module.py modules: Use posix paths in Kconfig module prompts 2021-12-03 16:50:31 -06:00