Skip to content

Commit 4662360

Browse files
committed
Fix GC2053 support bugs
1 parent 4aa71fb commit 4662360

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+10
-10
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Arduino_package/hardware/boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ Ameba_AMB82-MINI.menu.CameraOption.imx327=IMX327
7777
Ameba_AMB82-MINI.menu.CameraOption.imx327.build.camera_opt=SENSOR_IMX327
7878
Ameba_AMB82-MINI.menu.CameraOption.ps5268=PS5268
7979
Ameba_AMB82-MINI.menu.CameraOption.ps5268.build.camera_opt=SENSOR_PS5268
80-
Ameba_AMB82-MINI.menu.CameraOption.gc2035=GC2035
81-
Ameba_AMB82-MINI.menu.CameraOption.gc2035.build.camera_opt=SENSOR_GC2035
80+
Ameba_AMB82-MINI.menu.CameraOption.gc2053=GC2053
81+
Ameba_AMB82-MINI.menu.CameraOption.gc2053.build.camera_opt=SENSOR_GC2053
8282

8383
Ameba_AMB82-MINI.menu.OTAMode.Disable=Disable
8484
Ameba_AMB82-MINI.menu.OTAMode.Disable.build.ota_mode_val=Disable
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Arduino_package/package_realtek_amebapro2_early_index.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"url": "https://github.com/Ameba-AIoT/ameba-arduino-pro2/raw/dev/Arduino_package/release/ameba_pro2-4.0.9-build20241111.tar.gz",
2222
"archiveFileName": "ameba_pro2-4.0.9-build20241111.tar.gz",
23-
"checksum": "SHA-256:5e689684190fba46520f52f271c94e3dbf88a826a99044a1b53187c3480f2b76",
24-
"size": "69864472",
23+
"checksum": "SHA-256:9b98b523cb22608e784b653a0adbce7096f5d8bc0a60fa808903300e7d0577b0",
24+
"size": "69738935",
2525
"boards": [
2626
{"name": "AMB82 (RTL8735B)"},
2727
{"name": "AMB82-MINI (RTL8735B)"}
@@ -588,22 +588,22 @@
588588
"host": "i686-mingw32",
589589
"archiveFileName": "ameba_pro2_tools_windows-1.3.12.tar.gz",
590590
"url": "https://github.com/Ameba-AIoT/ameba-arduino-pro2/raw/dev/Arduino_package/release/ameba_pro2_tools_windows-1.3.12.tar.gz",
591-
"checksum": "SHA-256:f15d3ab7e674b9eeaee9373c45beddbf9e133bf12fae2a59882876865ece222e",
592-
"size": "9509698"
591+
"checksum": "SHA-256:3b65f656848dd0ceff668555da3cc71d229634e2f14c09b8f385a090f92554d4",
592+
"size": "9518218"
593593
},
594594
{
595595
"host": "x86_64-pc-linux-gnu",
596596
"archiveFileName": "ameba_pro2_tools_linux-1.3.12.tar.gz",
597597
"url": "https://github.com/Ameba-AIoT/ameba-arduino-pro2/raw/dev/Arduino_package/release/ameba_pro2_tools_linux-1.3.12.tar.gz",
598-
"checksum": "SHA-256:01a19e74d9941241e298d2bdb42becf19275daebc13509f9101d3b0c68dd9233",
599-
"size": "13296804"
598+
"checksum": "SHA-256:1ddf66d51d954686af96ba14abd751c75a10ee042236164c74da8b890b1c67a1",
599+
"size": "13302422"
600600
},
601601
{
602602
"host": "x86_64-apple-darwin",
603603
"archiveFileName": "ameba_pro2_tools_macos-1.3.12.tar.gz",
604604
"url": "https://github.com/Ameba-AIoT/ameba-arduino-pro2/raw/dev/Arduino_package/release/ameba_pro2_tools_macos-1.3.12.tar.gz",
605-
"checksum": "SHA-256:9798bef615fcb862390f59097f9c604ca8ffc3c2a1635f764b8ac76ae20f8923",
606-
"size": "11495276"
605+
"checksum": "SHA-256:4fcf11d5e3287d954be2050cc17f85d1c8ac09688861a1cfdcd38f1ac665d039",
606+
"size": "11503817"
607607
}
608608
]
609609
},

0 commit comments

Comments
 (0)