Change CMSIS Device file paths for CMSIS 6
This patch adds support for building with CMSIS_6 in addition to
CMSIS_5. A cmake flag(CMSIS_VER) with default value of 5 has been added.
This can be overridden in the cmake command line. CMSIS Device
component is no longer part of CMSIS_6 and is part of Cortex_DFP repo.
This patch also has the file path changes required to include CMSIS
Device from Cortex_DFP.
Change-Id: I148ab6b384d725ca83e75ac08e15c58809f25ac1
Signed-off-by:
Rajasekaran Kalidoss <rajasekaran.kalidoss@arm.com>
Loading
Please register or sign in to comment