mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user