Krzysztof Chruscinski

Results 7 comments of Krzysztof Chruscinski

Maybe add west manifest update to this PR?

See my comment https://github.com/zephyrproject-rtos/zephyr/issues/47987#issuecomment-1210191227 Imo this change is not needed and i'm not sure why it fixes #47987.

> if there is no activated log backend, the timeout will be set to K_FOREVER. If there is at least 1 log backend activated, the value is 50ms. I am...

@lairdjm i briefly took a look. It seems to me that smp_shell.c should not use UART directly but write to shell. Otherwise they compete for UART. `poll_out` on nordic devices...

Can you try to use shell mutex around printing command, something like: https://gist.github.com/nordic-krch/c6d655b1e2a67b05645f46606b5094a8 If that help we can try to extend shell API to allow dumping user data to shell.

i can try to check that on weekend.

i tried to compile sample with cst816s but it fails. I don't see DT binding file for it: https://github.com/najnesnaj/pinetime-zephyr/tree/master/dts/bindings/sensor