mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
[no ci] Ingenic: add t23 sc2336 sensor files (#1869)
This commit is contained in:
@@ -46,7 +46,7 @@ else
|
||||
fi
|
||||
|
||||
case ${SENSOR} in
|
||||
"imx307"|"sc2135"|"sc2232")
|
||||
"imx307"|"sc2135"|"sc2232"|"sc2336")
|
||||
ISP_PARAM="isp_clk=200000000"
|
||||
;;
|
||||
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,6 @@
|
||||
sensor:
|
||||
name: sc2336
|
||||
address: 0x30
|
||||
width: 1920
|
||||
height: 1080
|
||||
bus: i2c
|
||||
Reference in New Issue
Block a user