Skip to content
Commit c387d9c7 authored by Jason Yu's avatar Jason Yu Committed by Daniel DeGrasse
Browse files

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: default avatarJason Yu <zejiang.yu@nxp.com>
parent ac0bf59b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment