Skip to content
Commit bb722c20 authored by Kshitij Sisodia's avatar Kshitij Sisodia
Browse files

MLECO-5482: Enabling support for CMSIS-6

Adding support to build against CMSIS-6 sources. CMake configuration
parameter `CMSIS_VER` can be set to use CMSIS versions 5 or 6; the
default is kept at 5 with the aim to update it to 6 once it has been
tested sufficiently.

This patch renames the old submodule from `cmsis` to `cmsis-5` and
adds a new submodule `cmsis-6`. Another dependency downloaded during
CMake configuration is one file from
https://git.mlplatform.org/ml/ethos-u/ethos-u-core-software.git

. If
we need more files from this repo, it may be worth adding this as a
submodule too.

Change-Id: I0239f253c1c69f9adab33900b08323cdcf7b67d6
Signed-off-by: Kshitij Sisodia's avatarKshitij Sisodia <kshitij.sisodia@arm.com>
parent ebda359b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment