add(system): change filesystem with erofs.

This commit is contained in:
kangjun
2024-09-13 18:58:10 +08:00
parent 28f5653853
commit a96d42e82d
22 changed files with 43077 additions and 49 deletions

View File

@@ -56,8 +56,8 @@
#endif
#ifdef SENSOR_GC2083
#include "SENSOR_H/gc2083/gc2083_mipi_2_isp600_20231212_103735_gj_rgb.h"
#include "SENSOR_H/gc2083/gc2083_mipi_2_isp600_20230913_015805_gj_ir.h"
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20240911_color.h"
#include "SENSOR_H/gc2083/gc2083_mipi_isp600_20240911_ir.h"
#endif
#ifdef SENSOR_F37P
@@ -1030,8 +1030,8 @@ struct isp_cfg_array cfg_arr[] = {
#endif
#ifdef SENSOR_GC2083
{"gc2083_mipi", "gc2083_mipi_2_isp600_20231212_103735_gj_rgb", 1920, 1088, 15, 0, 0, &gc2083_mipi_rgb_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_2_isp600_20230913_015805_gj_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_color", 1920, 1088, 15, 0, 0, &gc2083_mipi_isp_cfg},
{"gc2083_mipi", "gc2083_mipi_isp600_20240911_ir", 1920, 1088, 15, 0, 1, &gc2083_mipi_ir_isp_cfg},
#endif
#ifdef SENSOR_GC4663