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

Write down how to build C++ locally #6569

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Write down how to build C++ locally #6569

merged 1 commit into from
Dec 3, 2024

Conversation

mmoskal
Copy link
Member

@mmoskal mmoskal commented Dec 3, 2024

This is a little cryptic but I think much better than nothing.

cc @tballmsft

@tballmsft tballmsft requested a review from eanders-ms December 3, 2024 19:35
@tballmsft
Copy link
Contributor

just to be clear - this shows how to build for a particular HW target using local C++ build

Copy link
Contributor

@eanders-ms eanders-ms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Made one tiny suggestion.

cd projects/myprj
```

Create the following files (replacing with rp2040 with the target you need):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Create the following files (replacing with rp2040 with the target you need):
Create the following files (replacing rp2040 with the target you need):

@tballmsft tballmsft merged commit a1153b8 into master Dec 3, 2024
4 checks passed
@tballmsft tballmsft deleted the local-cpp-docs branch December 3, 2024 22:12
@tballmsft
Copy link
Contributor

oops - forgot to make the typo correction.

@eanders-ms
Copy link
Contributor

oops - forgot to make the typo correction.

Ha, no worries :)

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

Successfully merging this pull request may close these issues.

3 participants