File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -34,20 +34,20 @@ zpc_exe?=${build_dir}/applications/zpc/zpc
3434exes+ =${zpc_exe}
3535
3636zpc_cmake_options? =\
37- -DBUILD_AOXPC=OFF \
38- -DBUILD_CPCD=OFF \
37+ -DBUILD_AOXPC=ON \
38+ -DBUILD_CPCD=ON \
3939 -DBUILD_DEV_GUI=ON \
40- -DBUILD_EMD=OFF \
41- -DBUILD_EPC=OFF \
42- -DBUILD_GMS=OFF \
43- -DBUILD_IMAGE_PROVIDER=OFF \
44- -DBUILD_NAL=OFF \
40+ -DBUILD_EMD=ON \
41+ -DBUILD_EPC=ON \
42+ -DBUILD_GMS=ON \
43+ -DBUILD_IMAGE_PROVIDER=ON \
44+ -DBUILD_NAL=ON \
4545 -DBUILD_OTBR=OFF \
46- -DBUILD_POSITIONING=OFF \
46+ -DBUILD_POSITIONING=OM \
4747 -DBUILD_TESTING=ON \
48- -DBUILD_UPTI_CAP=OFF \
49- -DBUILD_UPTI_WRITER=OFF \
50- -DBUILD_UPVL=OFF \
48+ -DBUILD_UPTI_CAP=ON \
49+ -DBUILD_UPTI_WRITER=ON \
50+ -DBUILD_UPVL=ON \
5151 -DBUILD_ZIGBEED=OFF \
5252 -DBUILD_ZIGPC=OFF
5353
You can’t perform that action at this time.
0 commit comments