-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
fix undefined reference to usb1WireInitialize(); #2
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix undefined reference to usb1WirePassthrough(i);
This reverts commit 4ef16b1.
borisbstyle
pushed a commit
that referenced
this pull request
Jan 7, 2016
SPARKY2 preliminary support
borisbstyle
pushed a commit
that referenced
this pull request
Apr 3, 2016
1-wire-pass-through-vcp to master
Closed
nathantsoi
pushed a commit
that referenced
this pull request
Jun 18, 2016
Sirinfpv max osd development
Closed
Merged
martinbudden
pushed a commit
that referenced
this pull request
Nov 9, 2016
Abstracted displayPort from CMS
raphaelcoeffic
pushed a commit
to raphaelcoeffic/betaflight
that referenced
this pull request
Nov 18, 2016
…by iNav) betaflight#2 - added missing check
This was referenced May 10, 2017
This was referenced Aug 4, 2017
jirif
added a commit
to jirif/betaflight
that referenced
this pull request
Sep 9, 2017
Closed
wind0r
pushed a commit
that referenced
this pull request
Feb 25, 2018
Changed version identifiers as per Betaflight dev request
wind0r
pushed a commit
that referenced
this pull request
Feb 25, 2018
Change Identifier to BTTR to match new Butterflight Config.
This was referenced Oct 18, 2019
mStrangers
pushed a commit
to mStrangers/betaflight
that referenced
this pull request
Sep 8, 2020
kensherman
pushed a commit
to kensherman/betaflight
that referenced
this pull request
Sep 4, 2022
Simple graphic for advertising the BF Configurator
blckmn
added a commit
that referenced
this pull request
Jan 10, 2023
blckmn
added a commit
that referenced
this pull request
Jan 30, 2023
blckmn
added a commit
to blckmn/betaflight
that referenced
this pull request
Mar 9, 2023
blckmn
added a commit
that referenced
this pull request
Mar 10, 2023
davidbitton
pushed a commit
to davidbitton/betaflight
that referenced
this pull request
Feb 5, 2024
ledvinap
pushed a commit
to ledvinap/betaflight
that referenced
this pull request
Dec 19, 2024
…etaflight#2) 1. Add the sub-id of the MSP2_SET_TEXT: MSP2TEXT_CUSTOM_MSG=7 2. Add 3 OSD elements: OSD_CUSTOM_MSG1/2/3 3. Use # as a separator to split the received content into 3 OSD messages
djmorvay
added a commit
to lumenier-development/betaflight
that referenced
this pull request
Mar 18, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix undefined reference to usb1WireInitialize();