Commit Graph

4 Commits

Author SHA1 Message Date
Kee c4e75674fa
Refine platform code and samples (#713)
* Refine platform code and samples

1. Support viplite v2 API
2. Unify the Lite and Native platform APIs so that the same code
   can run on different platforms through different compilation options.

Type: Code Improvement

Signed-off-by: Kee <xuke537@hotmail.com>

* Fix build error if VSI device API is not supported

Signed-off-by: Kee <xuke537@hotmail.com>

---------

Signed-off-by: Kee <xuke537@hotmail.com>
2025-10-13 13:15:31 +08:00
SHagerAT80 1c5302ba51
Enabled bulding with buildroot toolchain. (#281) 2022-01-28 13:12:22 +08:00
Kainan Cha aa1137c568 Fix CMake formatting
Signed-off-by: Kainan Cha <kainan.zha@verisilicon.com>
2021-06-03 12:16:21 +08:00
Sven 096d99e068
Support local sdk for cmake (#41)
* Support local sdk for cmake

cmake -DEXTERNAL_VIV_SDK=<Local_Driver_build_sdk_dir>

Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
2021-05-13 22:28:36 +08:00