zephyr/modules/hal_nxp
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
..
imx
mcux modules: hal_nxp: mcux-sdk-ng: Fix LPC55S16 build error 2025-06-16 14:15:12 -04:00
s32 modules: hal_nxp: Unified to use SDK NG driver 2025-05-15 19:32:19 +02:00
CMakeLists.txt drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
Kconfig