Marcin Niestroj
Marcin Niestroj
@ulfalizer I would like to ask about `colorama.init()` approach when enabling/disabling colors. Could you comment on what type of issues did you encounter?
I think that issue might be resolved now by #329
@SerJoG Could you please elaborate on how you exactly create such a project? It is possible to include the contents of `west.yml`, most importantly how you added this SDK into...
Closing in favor of #530
This PR is failing on the same testcase as https://github.com/golioth/golioth-firmware-sdk/pull/474 (https://github.com/golioth/golioth-firmware-sdk/actions/runs/8896587112/job/24429738504?pr=474). Is that a false-positive?
Those errors look like an issue with "libc" (toolchain component) and not directly related to Golioth SDK. One thing that is concerns me is the "gnuarmemb" toolchain that you use....
Even though there are other tools allowing to do the same as this project, I share @sw idea that this 20ms time would be good to be configurable or handled...
https://app.codecov.io/github/golioth/golioth-firmware-sdk/tree/codecov this shows coverage for this (`codecov`) branch.
> Can we get some rough numbers on how much time this adds for a complete test run (ignoring retries)? Number directly calculated from CI, based on `succeeded on Oct...
There is one nice comparison now to make. Right now there is an issue with nrf9160dk with `ota` HIL test, which is a nice use case to describe. This OTA...