dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
disabled pcie2x1l1,enable sata
hc
2024-08-16
94ba65e25ce534ec0515708c9e0835242345bc7b
[~luoshi/RK3588_XEN.git]
/
external
/
camera_engine_rkaiq
/
tests
/
rkisp_demo
/
cmake
/
BuildOptions.cmake
1
2
3
include(CMakeDependentOption)
cmake_dependent_option(RKAIQ_ENABLE_ASAN "Build libraries/executable with address santilizer" OFF "WIN32" OFF)