Federico Fissore
Federico Fissore
arduino-builder knows nothing about where you put your boards and libraries. Therefore, running with your proposed `--list-boards`, without any additional argument, will print nothing. You would have to provide at...
FYI the way I worked around this issue is to **document** these two post-first-run steps - `rm MOUNTPOINT/casc_configs/initial-configuration.yml` - `touch MOUNTPOINT/casc_configs/initial-configuration.yml` An empty config will lead a no-op, so any...
I'll jot down here two things I've found. Unless you fix them in the meanwhile, I'll fix them asap - when saving configuration with a changed username, a `b` is...
@ariedov we started working on https://github.com/cdberkstresser/fah-control/issues/8 which will provide canary builds
To be honest, I became aware of the other PRs just yesterday
@mat8913 @nikolaik @guystreeter @r-barnes @cdberkstresser FYI I'm testing the other PRs and collecting their goodness giving credit to the respective authors
@mat8913 @nikolaik @guystreeter @r-barnes Please take a look at https://github.com/cdberkstresser/fah-control/pull/14: it's made of made-up commits with you set as authors @cdberkstresser I have **not** included a bunch of commits from...
@cdberkstresser are the steps in the github action specific to ubuntu18 or do they work on your ubuntu20 as well? I haven't yet upgraded and github actions support only ubuntu18...
@gardenappl any chance the .ico file can be left where it is rather than moved to `/usr/share/pixmaps` ?
ok, sorry my fault: it's setup that is "installing" that file under `/usr/share/pixmaps`: I'll fix it asap