Skip to content

Fix for SD card block operations keyed access - #208

Open
sijnstra wants to merge 2 commits into
AgonPlatform:mainfrom
sijnstra:SD_block_rw
Open

Fix for SD card block operations keyed access#208
sijnstra wants to merge 2 commits into
AgonPlatform:mainfrom
sijnstra:SD_block_rw

Conversation

@sijnstra

Copy link
Copy Markdown

Also added matching struct for ease of reading C source.

@stevesims stevesims left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome stuff

functionally I think it looks great

I've made a few minor suggestions around naming and typing that I think might be good to do whilst we're here

Comment thread src/sd.h
Comment thread src/sd.h Outdated
Comment thread src/sd.h Outdated
@sijnstra

Copy link
Copy Markdown
Author

Makes sense to keep the word code consistent for readability, so that's done now. You'll also see I've tidied the int to be UINT24 (it really didn't like uint24_t), but I've left DWORD as-is because it is throughout the code in similar uses around the fatfs code.

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