Skip to content
Commit 91919d3e authored by Kumar Gala's avatar Kumar Gala Committed by Carles Cufí
Browse files

armclang: Fix setting CMAKE_SYSTEM_PROCESSOR for mps2_an521



On mps2_an521 GCC_M_CPU gets set to cortex-m33+nodsp, however that is
not a valid setting for CMAKE_SYSTEM_PROCESSOR.  We need to strip the
extra options (+<OPTION>) from GCC_M_CPU so that we get just cortex-m33.

Signed-off-by: default avatarKumar Gala <kumar.gala@intel.com>
parent 8565c9c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment