From 01334f974f75d5ce405571095fc888c8ed7846d4 Mon Sep 17 00:00:00 2001 From: Kshitij Sisodia Date: Fri, 12 Aug 2022 11:53:45 +0100 Subject: =?UTF-8?q?MLECO-3319:=20Documentation=20updates=20for=20Arm=C2=AE?= =?UTF-8?q?=20Corstone=E2=84=A2-310.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Documentation updates around use of ArmĀ® Corstoneā„¢-310 AVH, especially in terms of use of timing adapters (TA). Also, use of TA's is forced off for SSE-310 subsystem's CMake configuration. Signed-off-by: Kshitij Sisodia Signed-off-by: Maksims Svecovs Change-Id: I66a87060d8d47ce2580aa15f3908be20162eab54 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 7453176..1b60396 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -85,7 +85,7 @@ if(POLICY CMP0123) endif() project(arm_ml_embedded_evaluation_kit - VERSION 22.05.0 + VERSION 22.08.0 DESCRIPTION "ARM ML Embedded Evaluation Kit" LANGUAGES C CXX ASM) -- cgit v1.2.1