Setting
export CLANGD_FLAGS="--compile-commands-dir=$PWD/build/app"
build/app/compile_commands.json to allows to jump to every header in zephyr.
Setting
export CLANGD_FLAGS="--compile-commands-dir=$PWD/build/app"
build/app/compile_commands.json to allows to jump to every header in zephyr.