-
Version 0.0.8 Stable
released this
2022-10-16 20:37:38 +00:00 | 80 commits to master since this releaseThis release adds the new resource loading feature from InfiniTime 1.11.0. There are two ways to use it. You can either do it as part of the firmware upgrade process, or separately.
To do it as part of the DFU process, simply use the
-r
flag to specify the path of the resources file.Example:
itctl fw upg -a ~/Downloads/pinetime-mcuboot-app-dfu-1.11.0.zip -r ~/Downloads/infinitime-resources-1.11.0.zip
To do it separately, use the new
res load
command.Example:
itctl res load ~/Downloads/infinitime-resources-1.11.0.zip
On top of this,
itctl
now has more features for BLE FS. You can now usefs mkdir -p
andfs rm -r
for the same functionality as the Linux commands with the same name.Changelog
a25b2e3
Add --allow-untrusted to Alpine example4efa438
Add -r for rm and -p for mkdir851f197
Add LoadResources() to API2d0b64d
Add installation instructions for major distrosf639fef
Add resource loading as part of DFU6f87980
Add resource loading to itctl2d0db1d
Close channel once resource uploading completecf24c5a
Fix file extension of Alpine example1e072a3
Merge pull request 'Add resource loading to ITD' (#28) from resource-loading into master5efafe9
Remove download binary badge and add new AUR badgefca64af
Remove example comments from goreleaser config
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
checksums.txt
1.5 KiB
-
itd-0.0.8-linux-aarch64.apk
7.2 MiB
-
itd-0.0.8-linux-aarch64.deb
7.2 MiB
-
itd-0.0.8-linux-aarch64.rpm
7.2 MiB
-
itd-0.0.8-linux-arm.apk
7.6 MiB
-
itd-0.0.8-linux-arm.deb
7.6 MiB
-
itd-0.0.8-linux-arm.rpm
7.6 MiB
-
itd-0.0.8-linux-i386.apk
7.7 MiB
-
itd-0.0.8-linux-i386.deb
7.7 MiB
-
itd-0.0.8-linux-i386.rpm
7.7 MiB
-
itd-0.0.8-linux-x86_64.apk
7.9 MiB
-
itd-0.0.8-linux-x86_64.deb
7.9 MiB
-
itd-0.0.8-linux-x86_64.rpm
7.9 MiB
-
itd_0.0.8_linux_aarch64.tar.gz
7.0 MiB
-
itd_0.0.8_linux_armv6.tar.gz
7.3 MiB
-
itd_0.0.8_linux_i386.tar.gz
7.4 MiB
-
itd_0.0.8_linux_x86_64.tar.gz
7.6 MiB