Use dtb auto detection for config file

This commit is contained in:
Martijn Braam
2020-09-18 17:07:23 +02:00
parent 26fab100bb
commit 59dc47f72c
5 changed files with 72 additions and 12 deletions

View File

@@ -0,0 +1,18 @@
[device]
csi=sun6i-csi
[rear]
driver=ov5640
width=2592
height=1944
rate=15
fmt=BGGR8
rotate=270
[front]
driver=gc2145
width=800
height=600
rate=30
fmt=BGGR8
rotate=90

View File

@@ -0,0 +1,18 @@
[device]
csi=sun6i-csi
[rear]
driver=ov5640
width=2592
height=1944
rate=15
fmt=BGGR8
rotate=270
[front]
driver=gc2145
width=800
height=600
rate=30
fmt=BGGR8
rotate=90

View File

@@ -0,0 +1,18 @@
[device]
csi=sun6i-csi
[rear]
driver=ov5640
width=2592
height=1944
rate=15
fmt=BGGR8
rotate=270
[front]
driver=gc2145
width=800
height=600
rate=30
fmt=BGGR8
rotate=90