diff options
author | Ivan Zorin <[email protected]> | 2023-11-22 01:36:38 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2023-11-22 09:36:38 +1100 |
commit | f914240cad3c614b1e9561a81227555a1d660013 (patch) | |
tree | 6ffd07c761c3c1ab72ac1cee0af7ab7c978a25bb /Documentation/Flashing/TS80(P).md | |
parent | e3bad2adae9d60be1413802795477bcd3d91282a (diff) | |
download | IronOS-f914240cad3c614b1e9561a81227555a1d660013.tar.gz IronOS-f914240cad3c614b1e9561a81227555a1d660013.zip |
Update links to the original Miniware firmware [#1840] (#1842)
Diffstat (limited to 'Documentation/Flashing/TS80(P).md')
-rw-r--r-- | Documentation/Flashing/TS80(P).md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Flashing/TS80(P).md b/Documentation/Flashing/TS80(P).md index deaa6b98..efdbf7d2 100644 --- a/Documentation/Flashing/TS80(P).md +++ b/Documentation/Flashing/TS80(P).md @@ -26,7 +26,7 @@ Then this works the same as a production release (use the correct file). # TS80 / TS80P -This is completely safe, but if it goes wrong just put the `.hex` file from the official website ([TS80](https://www.minidso.com/forum.php?mod=viewthread&tid=868&extra=page%3D1)/[TS80P](https://www.minidso.com/forum.php?mod=viewthread&tid=4070&extra=page%3D1) onto the unit and you're back to the old firmware. Downloads for the `.hex` files to flash are available on the [releases page.](https://github.com/Ralim/IronOS/releases) The file you want is called TS80.zip or TS80P.zip. Inside the zip file (make sure to extract the file before flashing with it) will be a file called `TS80_{Language-Code}.hex`/`TS80P_{Language-Code}.hex`. +This is completely safe, but if it goes wrong just put the corresponding `.hex` file from [the official website](https://e-design.com.cn/en/NewsDetail/4203645.html) onto the unit and you're back to the old firmware. Downloads for the `.hex` files to flash are available on the [releases page.](https://github.com/Ralim/IronOS/releases) The file you want is called TS80.zip or TS80P.zip. Inside the zip file (make sure to extract the file before flashing with it) will be a file called `TS80_{Language-Code}.hex`/`TS80P_{Language-Code}.hex`. Officially the bootloader on the devices only works under Windows (use the built-in File Explorer, as alternative file managers or copy handlers like Teracopy will fail). However, users have reported that it does work under Mac, and can be made to work under Linux _sometimes_. Details over on the [wiki page](https://github.com/Ralim/TS80/wiki/Upgrading-Firmware). |