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

Supporting non-flash targets #1709

Open
maxd-nordic opened this issue Jul 12, 2024 · 0 comments
Open

Supporting non-flash targets #1709

maxd-nordic opened this issue Jul 12, 2024 · 0 comments

Comments

@maxd-nordic
Copy link
Contributor

Hi! I'm looking into supporting a non-flash target. That means the non-volatile memory does not need to be erased before writing. Any suggestions on how to implement this? The most performance can be reached if the programming function is implemented without a flash algorithm. On the other hand, I can imagine that change to be a bit too deep down in the architecture.

Any suggestions?

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

No branches or pull requests

1 participant