* 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>
* Remove unnecessary compiler flags
* Refactor CMakeLists.txt
* Tweak CMakeLists.txt for libtim_internal
* Tweak CMakeLists.txt for libtim-vx
* Make TIM_VX_ENABLE_TEST defaults to OFF
* Eliminate usage of include_directories
* Fix CI unit test