Cant find .Overlay file in vs code.

Hi Everyone,

Happy New year in Advance.

I have added <project_name>.overlay file in project/src folder. as per instructions in https://docs.zephyrproject.org/latest/guides/dts/howtos.html#set-devicetree-overlays

Here I can't see the .overlay file in devicetree option under build.

From the instructions its clear that I just have to add .overlay file with project name, which I did. Please help me to figure out what went wrong.

Related