-
Notifications
You must be signed in to change notification settings - Fork 105
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
generated internal conditional compilation gates #281
Open
Crzyrndm
wants to merge
34
commits into
stm32-rs:master
Choose a base branch
from
Crzyrndm:#277-feature-derive-build_rs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Feb 9, 2022
-
move feature check into build.rs for correctness
previous check would not error if two were selected
Configuration menu - View commit details
-
Copy full SHA for 7fc9530 - Browse repository at this point
Copy the full SHA 7fc9530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bda397 - Browse repository at this point
Copy the full SHA 3bda397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74afb53 - Browse repository at this point
Copy the full SHA 74afb53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f67d2a - Browse repository at this point
Copy the full SHA 3f67d2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4299b4 - Browse repository at this point
Copy the full SHA c4299b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f568cf6 - Browse repository at this point
Copy the full SHA f568cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802d688 - Browse repository at this point
Copy the full SHA 802d688View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2571d0 - Browse repository at this point
Copy the full SHA a2571d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8296c0 - Browse repository at this point
Copy the full SHA f8296c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be416c3 - Browse repository at this point
Copy the full SHA be416c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae4871 - Browse repository at this point
Copy the full SHA 1ae4871View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf99a8 - Browse repository at this point
Copy the full SHA ebf99a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b96ba8 - Browse repository at this point
Copy the full SHA 0b96ba8View commit details -
unreachable instead of an (incorrect) register block
Reaching this arm would imply things have gone very wrong
Configuration menu - View commit details
-
Copy full SHA for 1d6abd5 - Browse repository at this point
Copy the full SHA 1d6abd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a39efd2 - Browse repository at this point
Copy the full SHA a39efd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40107da - Browse repository at this point
Copy the full SHA 40107daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 919a532 - Browse repository at this point
Copy the full SHA 919a532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 153431e - Browse repository at this point
Copy the full SHA 153431eView commit details -
H has a couple of pins that are often reserved on many parts. Full port on some larger footprints I is only present on L49 and up in the larger footprints
Configuration menu - View commit details
-
Copy full SHA for 284ad6d - Browse repository at this point
Copy the full SHA 284ad6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a0580 - Browse repository at this point
Copy the full SHA 17a0580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f5fd18 - Browse repository at this point
Copy the full SHA 8f5fd18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816d121 - Browse repository at this point
Copy the full SHA 816d121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44e115f - Browse repository at this point
Copy the full SHA 44e115fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a10f398 - Browse repository at this point
Copy the full SHA a10f398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4260ae0 - Browse repository at this point
Copy the full SHA 4260ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cac39e - Browse repository at this point
Copy the full SHA 9cac39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 790ac09 - Browse repository at this point
Copy the full SHA 790ac09View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78a52f - Browse repository at this point
Copy the full SHA f78a52fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d22a5e8 - Browse repository at this point
Copy the full SHA d22a5e8View commit details -
split feature check and generation into a child module
It is likely the build script will be extended to cover other activities in future. Modularise early to keep things tidy
Configuration menu - View commit details
-
Copy full SHA for 5ee0f29 - Browse repository at this point
Copy the full SHA 5ee0f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 135d0ba - Browse repository at this point
Copy the full SHA 135d0baView commit details -
Swap QSPI pins and remove conflicting/wrong implementations (stm32-rs…
…#283) # Conflicts: # src/qspi.rs
Configuration menu - View commit details
-
Copy full SHA for 9cb7e98 - Browse repository at this point
Copy the full SHA 9cb7e98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4873b9e - Browse repository at this point
Copy the full SHA 4873b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7731dc9 - Browse repository at this point
Copy the full SHA 7731dc9View commit details
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.