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.

Parents Reply
  • Hi Visweswara,

    That sounds great. I have to make a correction in my earlier solution. In case of building for nrf5340dk, if you are using the nrf5340dk_nrf5340_cpuapp for building, then the name of the overlay file should be "nrf5340dk_nrf5340_cpuapp.overlay"Also, this should be visible under the DeviceTree option and would look somewhat like this:

    Regards,

    Priyanka

Children
No Data
Related