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

Update Building-in-Mac-OSX.md #506

Merged
merged 4 commits into from
Jan 6, 2025
Merged

Update Building-in-Mac-OSX.md #506

merged 4 commits into from
Jan 6, 2025

Conversation

keu
Copy link
Contributor

@keu keu commented Jan 5, 2025

No description provided.

Copy link

netlify bot commented Jan 5, 2025

Deploy Preview for origin-betaflight-com ready!

Name Link
🔨 Latest commit 2d9ec7f
🔍 Latest deploy log https://app.netlify.com/sites/origin-betaflight-com/deploys/677c3461ca45dd0008c22470
😎 Deploy Preview https://deploy-preview-506.dev.web.betaflight.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -68,6 +68,6 @@ changes from the repository, then rebuild the firmware:
git reset --hard
git pull

make clean TARGET=MATEKH743
make TARGET=MATEKH743
make clean
Copy link
Member

@blckmn blckmn Jan 5, 2025

Choose a reason for hiding this comment

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

make clean CONFIG=MATEKH743

Copy link
Member

Choose a reason for hiding this comment

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

  • rm -rf obj is less typing :)
  • can we make this make clean MATEKH743 and make clean for all?

Copy link
Member

Choose a reason for hiding this comment

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

we have make MATEKH743_clean as well, so what id preferred? (or no preference?)

Copy link
Member

Choose a reason for hiding this comment

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

make MATEKH743_clean is ugly :)

blckmn
blckmn previously approved these changes Jan 5, 2025
Copy link

sonarqubecloud bot commented Jan 6, 2025

@haslinghuis haslinghuis requested a review from nerdCopter January 6, 2025 19:52
@haslinghuis haslinghuis merged commit 3c96f42 into betaflight:master Jan 6, 2025
10 checks passed
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.

4 participants