Browse Source

ispsdk: Update version info - ISPSDK_VERSION 2.0.3

Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
Kevin.xie 1 year ago
parent
commit
637a9606a3
2 changed files with 9 additions and 1 deletions
  1. 1 1
      ispsdk/DDKSource/CMakeLists.txt
  2. 8 0
      ispsdk/release_notes.txt

+ 1 - 1
ispsdk/DDKSource/CMakeLists.txt

@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 2.8)
 
-set(ISPSDK_VERSION 2.0.1)
+set(ISPSDK_VERSION 2.0.3)
 
 if (DEFINED CROSS_COMPILE)
     message(STATUS "CROSS_COMPILE=${CROSS_COMPILE}")

+ 8 - 0
ispsdk/release_notes.txt

@@ -1,3 +1,10 @@
+Internal Release 2.0.3
+========================
+New feature:
+------------
+Tidy up sensor impletementation code for libSensorApi open source.
+
+
 Internal Release 2.0.2
 ========================
 Bug fix:
@@ -6,6 +13,7 @@ Bug fix:
 2) Removed misunderstood log that is normal in single isp pipeline.
 3) Reduce the time cost on stf_isp_ctrl setup to avoid unstable preview at first.
 
+
 Internal Release 2.0.1
 ========================
 New feature: