sync(system): sync system changes.

This commit is contained in:
kangjun
2024-07-18 14:32:02 +08:00
parent db0777c83d
commit cb4e8e6605
116 changed files with 31484 additions and 84 deletions

View File

@@ -218,9 +218,8 @@ CONFIG_ISP_NUMBER=1
#
# CONFIG_SENSOR_GC1054_MIPI is not set
# CONFIG_SENSOR_GC1084_MIPI is not set
CONFIG_SENSOR_GC2053_MIPI=y
# CONFIG_SENSOR_GC2053_8BIT_MIPI is not set
# CONFIG_SENSOR_GC2083_MIPI is not set
# CONFIG_SENSOR_GC2053_MIPI is not set
CONFIG_SENSOR_GC2083_MIPI=y
# CONFIG_SENSOR_GC4663_MIPI is not set
# CONFIG_SENSOR_SC2355_MIPI is not set
# CONFIG_SENSOR_SC2336_MIPI is not set

View File

@@ -11,8 +11,8 @@
;twi0_sda = port:PA17<4><1><default><default>
[twi1]
twi1_scl = port:PE02<8><1><default><default>
twi1_sda = port:PE03<8><1><default><default>
twi1_scl = port:PA06<4><1><default><default>
twi1_sda = port:PA07<4><1><default><default>
;[twi2]
;twi2_scl = port:PH05<4><1><default><default>
@@ -47,7 +47,7 @@ uart_rx = port:PE01<7><1><default><default>
[sensor0]
used0 = 1
reset0 = port:PA10<1><1><default><default>
pwdn0 = port:PA11<1><1><default><default>
mclk0 = port:PE12<5><1><default><default>
reset0 = port:PA11<1><1><default><default>
pwdn0 = port:PA09<1><1><default><default>
mclk0 = port:PA10<4><1><default><default>