Dominik Heidler
Dominik Heidler
This does not cover my usecase as I can't install packages locally (on the local linux system) using mpremote. This patch was adding way less memory than patching (the non-mpremote)...
As discussed today, I'm fine with merging this anyways if it will simply switch over existing instances seamlessly to using the yaml editor without losing data.
I guess mostly the coverage is left here
I'm not sure about this one, as it is an RPM not build by the original developer but by a 3rd party.
Actually it is trivial. And all commands are expected to print a newline after their output. That's why `$()` automatically strips it: ``` while true ; do echo -en "\r$(tpm2-totp...
Maybe long paths could also be printed like `foo…/bar.dat`
I guess you are referring to some opensuse documentation - could you post a link?
hm - it seems that "the hard way" doesn't provide an rpm but uses some .run file.
@bzeller Could you have a look at this and let me know if this is in general a good idea?
Hey - I'm not sure what code you are using but this is what I'm doing on a RPi Pico compatible device using MicroPython: I installed the keyboard library using...