Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New DTS Engine creates copy of dtsi prepended with a dot #38

Open
Conduent-Max opened this issue Sep 13, 2024 · 0 comments
Open

New DTS Engine creates copy of dtsi prepended with a dot #38

Conduent-Max opened this issue Sep 13, 2024 · 0 comments

Comments

@Conduent-Max
Copy link

Hello,

I am running VS Code 1.93.1 with Emebbeded Linux Kernel Dev 0.6.1.

The file tree looks like this:
image

In the folder devices there is one folder per device containing the *.dtsi and *.dts files of the device. Theses files are automatically copied in the KERNEL file tree upon compilation.

The sources of the Linux Kernel are in the folder named KERNEL.

My settings.json looks like this:
image

The issue:
Everytime I open a *dtsi file in the folder devices, a copy of the file is created and its name is the name of the file prepended with a dot.
image

If I disable the newDtsEngine, the issue can not be reproduced.

Thanks for your help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant