aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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