Flavio Ceolin
Flavio Ceolin
Minor comment, other than that looks good.
> @ceolin This needs a bug report. done
@henrikbrixandersen https://github.com/zephyrproject-rtos/zephyr/pull/75562 I was not sure if I should push directly to this branch so I created another pr from my own tree.
The images below show the problem happening. This first graphic we can see the energy consume getting constantly high after the system attempts to use uart in the ISR that...
@fabiobaltieri @henrikbrixandersen @erwango I have updated the macro documentation. Would you mind take a look again ?
For coincidence I was looking into it. I was looking for ways to improve buffer checking to avoid overflows and that is something that can help. There are some really...
Among all usages, this one is the weirdest and it seems very error prone https://github.com/zephyrproject-rtos/zephyr/blob/main/tests/bluetooth/tester/src/btp/btp_mesh.h#L117-L118
https://github.com/zephyrproject-rtos/zephyr/pull/75192 to start :)
> Sorry, I guess I should have been more explicit about what I was still expecting here. Please just update it to `LOG_WRN()` and then lets move on and merge...
> you need to fix the ci issues... working on it