-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Filesystem: Restructure the filesystem api to be consistent with mbed OS #3773
Merged
Commits on Feb 24, 2017
-
Filesystem: Created prototypical filesystem class
Intention is to make filesystem api and network stack api consistent as current designs diverge greatly. Attempted to change as little as possible outside of api structure.
Configuration menu - View commit details
-
Copy full SHA for a5245e3 - Browse repository at this point
Copy the full SHA a5245e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee3e920 - Browse repository at this point
Copy the full SHA ee3e920View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5197ce - Browse repository at this point
Copy the full SHA e5197ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for eea5c9f - Browse repository at this point
Copy the full SHA eea5c9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b1fcb - Browse repository at this point
Copy the full SHA c6b1fcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9122c7 - Browse repository at this point
Copy the full SHA b9122c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca4eab - Browse repository at this point
Copy the full SHA 7ca4eabView commit details -
Filesystem: Last minute changes due to feedback on directory iteration
- Changed to use dirent structure type - Fixed memory leak in closedir
Configuration menu - View commit details
-
Copy full SHA for c4649af - Browse repository at this point
Copy the full SHA c4649afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274460b - Browse repository at this point
Copy the full SHA 274460bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 129bae4 - Browse repository at this point
Copy the full SHA 129bae4View 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.