5 Commits

Author SHA1 Message Date
Massimo Santini
60289c6760
Added nodejs and npm v22 installation (#763)
* Added nodejs and npm v20 installation

This closes #762.

The required version can't be installed with `apt` since in the `espressif/idf:v5.4` image the default version is 18.

The `gzipper` package, on the other hand, requires at least version 20.

* Bumped node.js version to 22

As suggested in https://github.com/bitaxeorg/ESP-Miner/pull/763#discussion_r1995418993.
2025-03-28 15:56:32 +01:00
Erik Olof Gunnar Andersson
590bc7e7b2
Move to ESP-IDF 5.4 (#609) 2025-01-04 20:59:53 +01:00
Erik Olof Gunnar Andersson
13791f1ed9
Use latest stable esp idf release (#555) 2024-12-09 16:51:38 +01:00
Erik Olof Gunnar Andersson
f949791251 Use the same release for github and vscode 2024-10-24 21:31:30 +02:00
Skot Croshere
d9b4e0e4f0 Added the start to a EMC2101 driver. Setting fan speed works, reading fan speed doesn't. 2023-07-01 14:16:58 -04:00