-
-
Notifications
You must be signed in to change notification settings - Fork 362
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
chore: SDIO conversion to HAL #3182
Merged
Merged
Conversation
This file contains 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
gagarinlg
force-pushed
the
gagarinlg/sdio
branch
from
March 5, 2023 15:48
0768887
to
a94cdb1
Compare
gagarinlg
force-pushed
the
gagarinlg/sdio
branch
from
March 22, 2023 20:40
7bac820
to
1d51d2a
Compare
gagarinlg
force-pushed
the
gagarinlg/sdio
branch
from
April 23, 2023 09:04
54a79f6
to
340ffc0
Compare
gagarinlg
force-pushed
the
gagarinlg/sdio
branch
from
June 17, 2023 17:09
06542a3
to
881fa9e
Compare
gagarinlg
force-pushed
the
gagarinlg/sdio
branch
from
July 15, 2023 13:33
881fa9e
to
27bc5d2
Compare
@gagarinlg should we first introduce the new FatFs API and base on that? What do you think? |
This should be OK without the new API. The branch for the SPI based radios will introduce the new API |
raphaelcoeffic
force-pushed
the
gagarinlg/sdio
branch
3 times, most recently
from
August 12, 2023 08:44
ff0808b
to
053ab0c
Compare
raphaelcoeffic
force-pushed
the
gagarinlg/sdio
branch
from
August 12, 2023 09:10
053ab0c
to
1d2389a
Compare
Tested on TX16S: |
raphaelcoeffic
approved these changes
Aug 12, 2023
raphaelcoeffic
force-pushed
the
gagarinlg/sdio
branch
3 times, most recently
from
August 13, 2023 15:24
53c8e96
to
7394ba6
Compare
raphaelcoeffic
force-pushed
the
gagarinlg/sdio
branch
from
August 13, 2023 16:04
7394ba6
to
760e954
Compare
This should fix race conditions with dependencies on the JSON file.
raphaelcoeffic
force-pushed
the
gagarinlg/sdio
branch
from
August 13, 2023 16:36
ee17c03
to
8976abf
Compare
1 task
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.
Summary of changes: move SDIO to HAL