zephyr/scripts/ci
Jacob Wienecke 0c7fbd164e scripts: ci: check_compliance.py: Fix check_disallowed_defconfigs: Windows
#78615 Added a check for disallowed Kconfigs which does not work
on Windows machines. Windows machines seem to behave differently when
faced with the \b word boundary marker. I have removed the \b word
boundary marker from the grep commands when os.name=='nt'.
The script performs the same as before for any other os.

Signed-off-by: Jacob Wienecke <jacob.wienecke@nxp.com>
2025-06-12 11:35:07 +02:00
..
coverage Coverage: Update color to font_color in header_format 2025-01-24 08:39:16 +01:00
es_upload
stats
check_compliance.py scripts: ci: check_compliance.py: Fix check_disallowed_defconfigs: Windows 2025-06-12 11:35:07 +02:00
do_not_merge.py ci: pr_metadata_check: convert DNM logic to python 2025-05-20 10:17:19 +02:00
errno.py
guideline_check.py
Kconfig.board.v2
pylintrc
tags.yaml
test_plan.py
twister_ignore.txt ci: add empty CODEOWNERS file 2025-03-27 09:50:45 +01:00
twister_report_analyzer.py ci: twister: Group CMake and Build failures in Twister analysis 2025-02-13 16:42:23 +01:00
upload_test_results_es.py
version_mgr.py