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

New flash interface review #1

Merged

Conversation

LudwigKnuepfer
Copy link

No description provided.

@LudwigKnuepfer
Copy link
Author

Maybe I missed something in the aftermath of the switch to mmap (useless casting), but it worked with/without Valgrind and with/without [existing] files.

@LudwigKnuepfer LudwigKnuepfer force-pushed the new_flash_interface-review branch from 34e340e to 9bab35e Compare January 4, 2015 21:01
#include "debug.h"

#define FLASH_ERROR_SIMULATION (1)
Copy link
Owner

Choose a reason for hiding this comment

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

Later i plan implement an error simulation. I use this or an similar define to switch this feature on.

Copy link
Author

Choose a reason for hiding this comment

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

I assumed as much, but I suggest to keep it out for now. It has no benefit unless there is an implementation using it.

Copy link
Author

Choose a reason for hiding this comment

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

I don't insist on this commit though, I left it as a separate commit on purpose ;)

d00616 added a commit that referenced this pull request Jan 5, 2015
@d00616 d00616 merged commit bee55cd into d00616:new_flash_interface Jan 5, 2015
@LudwigKnuepfer LudwigKnuepfer deleted the new_flash_interface-review branch January 6, 2015 09:57
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