-
Notifications
You must be signed in to change notification settings - Fork 7
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
Support for embedded-hal 1.0.0 and async #5
Open
bbustin
wants to merge
9
commits into
sirhcel:master
Choose a base branch
from
bbustin:master
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 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3869047 - Browse repository at this point
Copy the full SHA 3869047View commit details
Commits on Mar 15, 2024
-
Adding support for async using a feature as a toggle. Based heavily o…
…n the work by @tazz4843. The reason I did not use his branch is that I wanted this to be based on embedded-hal-1.0.0. Since the signatures changed, this allowed for puttign all the methods in the same impl block and then feature gating them.
Configuration menu - View commit details
-
Copy full SHA for b275eeb - Browse repository at this point
Copy the full SHA b275eebView commit details
Commits on Mar 19, 2024
-
- information about async feature - use of embedded-hal 1.0.0 - updated the example
Configuration menu - View commit details
-
Copy full SHA for 76260e4 - Browse repository at this point
Copy the full SHA 76260e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 599e1d1 - Browse repository at this point
Copy the full SHA 599e1d1View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b9bccc - Browse repository at this point
Copy the full SHA 7b9bcccView commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd72824 - Browse repository at this point
Copy the full SHA cd72824View commit details -
Change description to indicate this works with embedded-hal 1.0 and h…
…as async support.
Configuration menu - View commit details
-
Copy full SHA for 04d6bff - Browse repository at this point
Copy the full SHA 04d6bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for edb7013 - Browse repository at this point
Copy the full SHA edb7013View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 044244d - Browse repository at this point
Copy the full SHA 044244dView 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.