

Do you happen to know when the last time was that a rich company was prosecuted for this?
It seems a lot like the perjury laws: there to scare poor people into telling the truth because of almost non-existant prosecution of it.
And if it is a fine and not jail time (white collar crimes are almost never jail time) the fine would have to be much larger than the penalties they would not have to pay because of the crime, otherwise it is simply a net win for the company
I am trying to figure out how to get zephyr, platformio, and nrfconnect to work with clangd.
Platformio screams every second because Microsoft’s tooling is a dependency.
Zephyr and nrfconnect work for many things, but things like including drivers from zephyr/drivers doesn’t autofill which is annoying if you are searching for a driver that might exist in nrfconnect or might not because there are some differences. It also doesn’t autofill macros and device tree defines.
If anyone has a good guide on how to set up clangd for zephyr, I would appreciate it!