Riccardo Binetti

Results 86 comments of Riccardo Binetti

The deb packages probably need some love (as does all the project). I'll make a note to myself to do a new release as soon as I have a little...

I've started working on it in these days, I can't guarantee a precise date but "when it's ready" it will be there. I will hold this issue open to track...

Right now it's stale - if you look at the dev branch there's some initial support and I probably have some code on my laptop that I didn't push yet,...

What would be the use case? If you need to flash from a terminal you'd be better off using `ems-flasher`, which should support everything `ems-qart` does

How recently did you try to use the cart with the official Windows tool? Can you try with that? `LIBUSB_ERROR_IO` makes me think of a problem at the cart level...

@e7p do you still have the issue? Could you try the workaround mentioned in #21 so we can determine if it's the same issue?

This also bit me when I started using Tortoise - you have to pass the key in [Erlang's ssl format](http://erlang.org/doc/man/ssl.html#type-key), e.g. `{:RSAPrivateKey, der_binary_key}`. I've made a PR to clarify the...

While debugging the same issue in [svd4zig](https://github.com/rbino/svd4zig) I ended up doing [this](https://github.com/rbino/svd4zig/commit/0555dde0496125f81bcb7d2c9bf7b201ba1d7275#diff-0a786087190a80c08e6ce19e2148ae48c89d9f10bf48e320b0348e15f0a4ad20R432-R456).This seems to derive from https://github.com/ziglang/zig/issues/2627. Empirically, it seems the problem arises when portions of registers "cross" 16-bit boundaries....

I guess we can close this as implemented in #1050 and #1183

Your point is totally valid, but we still have to support the Edge case, which implies the standard registration mechanism since we can't access in-cluster Rabbit queues