zephyr/scripts/ci
Jason Yu c387d9c73d modules: hal_nxp: mcux-sdk-ng: Fix LPC55S16 build error
Fix build error when CONFIG_MCUX_COMPONENT_driver.fro_calib is set.
Error message:

modules/hal/nxp/mcux/mcux-sdk-ng/cmake/extension/function.cmake:2084 (if)
  if given arguments:

    "IN_LIST" "NEED_WRAP_TOOLCHAINS"

The error is because, mcux sdk ng cmake functions `mcux_add_xxx` support
add content based on toolchains. CMake should set current toolchain in
CMake Variable `CONFIG_TOOLCHAIN` to use this feature.

Signed-off-by: Jason Yu <zejiang.yu@nxp.com>
2025-06-16 14:15:12 -04:00
..
coverage Coverage: Update color to font_color in header_format 2025-01-24 08:39:16 +01:00
es_upload ci: elasticsearch: Upload script index map examples 2024-09-26 17:44:01 -04:00
stats
check_compliance.py modules: hal_nxp: mcux-sdk-ng: Fix LPC55S16 build error 2025-06-16 14:15:12 -04: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 scripts: ci: check_compliance: add BOARD_REVISION in Kconfig.board.v2 2024-10-07 18:42:14 +02:00
pylintrc ci: compliance: remove dropped pylint rules 2024-09-26 13:30:12 -05:00
tags.yaml scripts: ci: tags: Add zephyr-keep-sorted check 2024-11-26 14:43:47 +00:00
test_plan.py ci: testsplan: skip module handling with no west changes 2024-11-27 10:59:11 -05:00
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 ci: elasticsearch: Upload script improvements 2024-09-09 15:24:26 +03:00
version_mgr.py