Skip to content
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

Ensure that filesystem uses SPI pins/device/etc from board info #15

Closed
gfwilliams opened this issue Oct 1, 2013 · 2 comments
Closed

Comments

@gfwilliams
Copy link
Member

Currently the filesystem uses hard-coded pins for SPI - which makes it hard to port to other platforms.

@gfwilliams
Copy link
Member Author

Not only that, but with support for specifying any pins you could add support to boards that didn't have an SD card slot on.

@gfwilliams
Copy link
Member Author

Done: 09e9d18

Note you'll still have to compile support in, but it should be a lot easier now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant