Skip to content

Refactor MSVC workspace #632

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

Open
ckormanyos opened this issue Mar 18, 2025 · 0 comments
Open

Refactor MSVC workspace #632

ckormanyos opened this issue Mar 18, 2025 · 0 comments
Assignees

Comments

@ckormanyos
Copy link
Owner

The MSVC workspace has long suffered from broken code browsing on the embedded targets. Intellisense can't find the symbols for the solution configurations of the target project.

It might be best to eliminate the project target and keep only the ref_app. In doing so, each solution configuration (each of the many embedded target boards) can be made a solution configuration of ref_app.

This is expected to simplify the MSVC solution and also make individual code browsing work for all sources in each configuration.

@ckormanyos ckormanyos self-assigned this Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant