Oliver Stöneberg
Oliver Stöneberg
This is also still missing the library detection in daca.
Thanks. Please update `CLIENT_VERSION` in `tools/donate_cpu_lib.py` as well.
> AFAIK we intended to leave the detection commented out until 2.15 is released. Good catch, > Not sure if the version number needs to be bumped if there is...
Thanks for your contribution. This needs tests added to `TestCmdLineParser`. But I have almost the same changes in a local branch which already includes the tests among with some refactorings...
Both changesets also lack the documentation in the CLI and manpage.
This should also be used to fix a TODO in `tools/defines/run_cppcheck.sh` - that's the case I intended the option for.
Reference: https://docs.zephyrproject.org/apidoc/latest/group__log__api.html
See also https://reviews.llvm.org/D144036 #58127
There's also a check in UBSAN which detects assignment of invalid values during run-time. So there's logic is various other places regarding this.
Strangely I can no longer reproduce the issue.