-
Notifications
You must be signed in to change notification settings - Fork 15
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
Sdio driver feature #4
Open
mathias-arm
wants to merge
23
commits into
ARMmbed:master
Choose a base branch
from
mathias-arm:sdio-driver-feature
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.
Open
Commits on Aug 9, 2019
-
add SDIOBlockdevice implementation for STM32F4
Configuration menu - View commit details
-
Copy full SHA for 33c0600 - Browse repository at this point
Copy the full SHA 33c0600View commit details -
add implementation for STM32F7
almost the same as for STM32F4, but in F7 SDIO device is renamed to SDMMC SDMMC1 is used for DISCO_F746NG updated readme.md for new target # Conflicts: # README.md
Configuration menu - View commit details
-
Copy full SHA for 4773505 - Browse repository at this point
Copy the full SHA 4773505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1f833 - Browse repository at this point
Copy the full SHA 8d1f833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088679c - Browse repository at this point
Copy the full SHA 088679cView commit details -
- removed comments - renamed short variable names
Configuration menu - View commit details
-
Copy full SHA for 124d0bd - Browse repository at this point
Copy the full SHA 124d0bdView commit details -
tickstart was inside checking loop removed wait_ms() calls added timeout checks for all while loops
Configuration menu - View commit details
-
Copy full SHA for 26a4b7c - Browse repository at this point
Copy the full SHA 26a4b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bd5f9 - Browse repository at this point
Copy the full SHA c0bd5f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb4cb06 - Browse repository at this point
Copy the full SHA eb4cb06View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb0d00a - Browse repository at this point
Copy the full SHA bb0d00aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62eb597 - Browse repository at this point
Copy the full SHA 62eb597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d1d09b - Browse repository at this point
Copy the full SHA 5d1d09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e742718 - Browse repository at this point
Copy the full SHA e742718View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4295558 - Browse repository at this point
Copy the full SHA 4295558View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b6a08 - Browse repository at this point
Copy the full SHA d5b6a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae99b1 - Browse repository at this point
Copy the full SHA 7ae99b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b840f32 - Browse repository at this point
Copy the full SHA b840f32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11daa9f - Browse repository at this point
Copy the full SHA 11daa9fView commit details -
Add SDIO support for NXP LPC55S69
Tested this with the block device test inside features-storage-tests-blockdevice-general_block_device
Configuration menu - View commit details
-
Copy full SHA for f27d137 - Browse repository at this point
Copy the full SHA f27d137View commit details -
Configuration menu - View commit details
-
Copy full SHA for b892505 - Browse repository at this point
Copy the full SHA b892505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744451e - Browse repository at this point
Copy the full SHA 744451eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a068132 - Browse repository at this point
Copy the full SHA a068132View commit details -
Configuration menu - View commit details
-
Copy full SHA for c18f614 - Browse repository at this point
Copy the full SHA c18f614View commit details
Commits on Sep 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 19bca26 - Browse repository at this point
Copy the full SHA 19bca26View 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.