[core] Migrate to uf2ota v5.0.0, refactor OTA API

This commit is contained in:
Kuba Szczodrzyński
2023-07-13 12:15:48 +02:00
parent 39df2e7b54
commit a3bbdf1c16
10 changed files with 575 additions and 425 deletions

View File

@@ -98,6 +98,10 @@
"type": "framework",
"version": "https://github.com/libretiny-eu/library-printf#6.1.0"
},
"library-uf2ota": {
"type": "framework",
"version": "https://github.com/libretiny-eu/library-uf2ota#5.0.0"
},
"toolchain-gccarmnoneeabi": {
"type": "toolchain",
"optionalVersions": [
@@ -107,12 +111,6 @@
"~1.100301.0"
]
},
"tool-ltchiptool": {
"type": "uploader",
"version": "https://github.com/libretiny-eu/ltchiptool#v4.0.0",
"version_prefix": true,
"note": "This is used only for C/C++ code from ltchiptool."
},
"tool-openocd": {
"type": "uploader",
"optional": true,