diff --git a/Chip_Support_Packages/Geehy/APM32F4/index.json b/Chip_Support_Packages/Geehy/APM32F4/index.json index 3c2ece63..b87eebdd 100644 --- a/Chip_Support_Packages/Geehy/APM32F4/index.json +++ b/Chip_Support_Packages/Geehy/APM32F4/index.json @@ -6,11 +6,11 @@ "repository": "https://github.com/luobeihai/sdk-csp-apm32f4.git", "releases": [ { - "version": "1.0.1", - "date": "2023-03-10", - "description": "released v1.0.1, fix some bug, and update rtt driver", + "version": "1.0.3", + "date": "2024-11-25", + "description": "released v1.0.3, update standard peripheral library", "size": "24 MB", - "url": "https://github.com/luobeihai/sdk-csp-apm32f4/archive/refs/tags/v1.0.1.zip" + "url": "https://github.com/luobeihai/sdk-csp-apm32f4/archive/refs/tags/v1.0.3.zip" }, { "version": "1.0.2", @@ -18,6 +18,13 @@ "description": "released v1.0.2, update rtt drivers", "size": "24 MB", "url": "https://github.com/luobeihai/sdk-csp-apm32f4/archive/refs/tags/v1.0.2.zip" + }, + { + "version": "1.0.1", + "date": "2023-03-10", + "description": "released v1.0.1, fix some bug, and update rtt driver", + "size": "24 MB", + "url": "https://github.com/luobeihai/sdk-csp-apm32f4/archive/refs/tags/v1.0.1.zip" } ] }