forked from xuos/xiuos
add camera driver and examples for edu-riscv64
This commit is contained in:
@@ -163,3 +163,9 @@ if BSP_USING_DAC
|
||||
bool "Using DAC bus drivers"
|
||||
default n
|
||||
endif
|
||||
|
||||
if BSP_USING_CAMERA
|
||||
config RESOURCES_CAMERA
|
||||
bool "Using Camera bus drivers"
|
||||
default n
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user