episource
episource
Consider splitting help output into a reduced basic and an advanced section: `restic help` shows a reduced basic help text where as `restic help --advanced` shows all available options. Any...
Side note: It seems unlikely to me, that Hetzner's ssh backend is broken. However, the following observation might be valuable for you, too. A few times I observed stalling tcp...
Conflicts resolved. Rebased to current master.
I've posted in #1. I'm not able to test the lib using ESP32 or ESP8266 as I do not own any of these. If I didn't make a big mistake,...
Conflict solved.
Conflicts resolved. Rebased to current master.
There's also a branch with all my PR's merged together: https://github.com/episource/platform-raspberrypi/tree/my-platform
I've prepared an [alternative fork](https://github.com/episource/platform-raspberrypi/tree/my-platform-pico) with support for [earlephilhower/arduino-pico](https://github.com/earlephilhower/arduino-pico) : relevant branch is [episource/platform-raspberrypi#my-platform-pico](https://github.com/episource/platform-raspberrypi/tree/my-platform-pico). Main differences to maxgerhardt's approach: - board definitions and framework build script are not replicated (but...
> Would it be possible to access some way of manually specifying which chip is used? That could get rid of all the detection code if someone only needs a...
Please have a look at #128