Skip to content

Conversation

neilt6
Copy link
Contributor

@neilt6 neilt6 commented Aug 13, 2014

The count argument in disk_read() and disk_write() is now passed to the FATFileSystem instance. This allows more efficient disk drivers to be written that can read and write multiple sectors at a time.

The count argument in disk_read() and disk_write() is now passed to the
FATFileSystem instance. This allows more efficient disk drivers to be
written that can read and write multiple sectors at a time.
@neilt6
Copy link
Contributor Author

neilt6 commented Aug 13, 2014

@bogdanm, the sprintf changes have been removed, and cde156c has been included to prevent merge conflicts.

bogdanm added a commit that referenced this pull request Aug 18, 2014
Added count argument to disk read/write
@bogdanm bogdanm merged commit e91e6e6 into ARMmbed:master Aug 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants