Nicolas Stalder

Results 181 comments of Nicolas Stalder

Does the recently merged https://github.com/solokeys/solo-webupdate/pull/20 fix this for you?

This is probably also a good way to document the more complex operations 😅. I personally have difficulty using the "API" as it's mostly implicitly implementation-defined. Would be awesome to...

Re-opening as the docs can still be much improved :)

I'm not quite sure using LFS is the right approach. Do we really want any non-example SVDs in this repo? Whether directly or via LFS. I was thinking we might...

The other question is which CI to use. I've not used it, but heard good things about CircleCI's [local CI](https://circleci.com/docs/2.0/local-cli/). For my personal projects I've been using builds.sr.ht recently since...

Does `make update-venv` help? Possibly after removing the subdirectory `venv` completely.

I will update once they have a full release.

Hmm, that's annoying :) I haven't thought out a strategy for eventually covering all chips in the family; my expectation was that "lesser" chips in the family would simply have...

Long-term it would be nice to have something self-contained, extending https://github.com/probe-rs.

The main issue for me is that the output delimiter cannot always be configured. If I get some TSV files (with embedded commas), and do something like `xsv cat`, then...