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

Make generic Catena Flash class #245

Open
terrillmoore opened this issue Dec 30, 2019 · 0 comments
Open

Make generic Catena Flash class #245

terrillmoore opened this issue Dec 30, 2019 · 0 comments

Comments

@terrillmoore
Copy link
Member

Right now, we need #if blocks for flash support for the various boards. Instead, we should have Catena::Flash class; it should export the appropriate gFlash.begin(), gFlash.end() and gFlash.powerdown() methods, and it should internally manage the appropriate SPI bus.

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