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

memset should be called before the return in example_spi APPs #438

Closed
davideschiavone opened this issue Jan 12, 2024 · 3 comments
Closed

Comments

@davideschiavone
Copy link
Collaborator

resetting the buffer to 0 must happen before the return, otherwise it never gets executed

https://github.com/esl-epfl/x-heep/blob/main/sw/applications/example_spi_read/main.c#L123

@consanii

@consanii
Copy link
Contributor

My bad, I fixed it.

@davideschiavone
Copy link
Collaborator Author

My bad, I fixed it.

can you please open the pull request?

@davideschiavone
Copy link
Collaborator Author

#439

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

2 participants