Ilya Ostrovskiy
Ilya Ostrovskiy
Thanks for taking a look at this and giving valuable feedback! I've replied to a few of these with my motivations/thought process, and will fix the remainder later tonight. Happy...
Don't know how I missed that discussion! I see #467 uses `portable-atomics` -- honestly I see it as preferable to this PR since it seems to have more extensive test...
@taiki-e is there any way I can help make #467 for review?
I've just gotten my hands on a couple more chips, including a 2313A, believing that perhaps I had a faulty chip. I've taken a look at the USI section of...
Power's all good and everything's appropriately decoupled. I've taken a peek over the code as well as my scanner and i2cdetect (raspberry pi's). I may have an idea of what's...
Yep, all of my tests were with idle disabled. I'm definitely going to to try and revisit this when I have some time. For now I guess I'll have to...
So, ultimately the goal was to abstract out the parsing process in such a way that I can use `emoji-java`'s parsing engine but control what kind of information I get...
+1 on this! I'd love to see this PR merged, especially since we have `--report-time` which seems sufficient to report test times and `TrResult` captures stdout (maybe expandable to stderr...
Running into this exact issue with Stack -- @VladimirLogachev have you managed to resolve this, by any chance?
Thanks for the reply! > It's a bit of a unique use case running the bootloader from the user section, but should technically work. Ha, absolutely! I'm only doing this...