boards/sim: Add nxcamera config

Config which enables nxcamera app and video framework.
Exclude from CI macOS test because macOS does not have V4L2.
(Maybe consider adding it back after porting with avfoundation)

Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
This commit is contained in:
Peter Bee
2022-12-14 11:49:44 +08:00
committed by Xiang Xiao
parent b2b014df0b
commit 80fa70da4e
2 changed files with 77 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@
# macOS doesn't have ALSA
-Darwin,sim:alsa
# macOS doesn't have V4L2
-Darwin,sim:nxcamera
# clang doesn't -fsanitize=kernel-address
-Darwin,sim:kasan
-Darwin,sim:citest