aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2026-05-06 15:58:26 -0400
committerB. Watson <urchlay@slackware.uk>2026-05-06 15:58:26 -0400
commit73290f2e488c8c884829d92085f7a43b5222b3a3 (patch)
tree164c42c426ead2f955217f60e7d89870438abc0d /README
parent985e5a94cc57b8086aee6f84fbf40bcfb9137fdc (diff)
downloadfujinet-updater-73290f2e488c8c884829d92085f7a43b5222b3a3.tar.gz
Lots of changes.HEADmaster
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 9 insertions, 4 deletions
diff --git a/README b/README
index b5ce2b3..8088f3e 100644
--- a/README
+++ b/README
@@ -32,14 +32,19 @@ Requirements:
https://github.com/espressif/esptool
...or your OS may provide a package for this. I'm not sure
what the minimum version is. I've tested this with 4.4, which
- is pretty old (November 2021). If you have trouble with other
- versions, please let me know.
+ is pretty old (November 2021), and 4.8 which is less old (September
+ 2024). If you have trouble with other versions, please let me know.
-- pio (from PlatformIO), for viewing the FujiNet's debug log after
- it's been flashed (this is optional but highly recommended). See:
+- pio (from PlatformIO), for autodetecting the FujiNet and viewing
+ the FujiNet's debug log after it's been flashed (this is optional
+ but highly recommended). See:
https://platformio.org/
...or your OS may provide a package for this.
+- sha256sum, for verifying the downloaded firmware .zip files. On
+ Linux, this is generally provided by the coreutils package, so you
+ probably already have it installed.
+
Installation:
It's not really necessary (fujinet-updater can run from wherever