There is an updated pull request by m4rcu5 against master on the void-packages repository https://github.com/m4rcu5/void-packages esptool https://github.com/void-linux/void-packages/pull/31610 New package: esptool-3.1 #### General - [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements) #### Have the results of the proposed changes been tested? - [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [X] I generally don't use the affected packages but briefly tested this PR #### Does it build and run successfully? (Please choose at least one native build and, if supported, at least one cross build. More are better.) - [X] I built this PR locally for my native architecture, (amd64) No hardware hackers on Void? Or did I miss the boat on a way better tool to program ESP's? `esptool` depends on `python3-reedsolo`, I've bundled both new packages in this PR. I am doubting if I should strip the `.py` extension from the installed binaries, as the help output still references the binaries including the `.py` extension. A patch file from https://github.com/void-linux/void-packages/pull/31610.patch is attached