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

Add example_data_procssing_from_flash #568

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

FrancescoPoluzzi
Copy link
Contributor

Added an example of how to perform data processing applications when the data does not fit the avaliable SRAM space, so it's necessary to save it as "flash_only" and read it with SPI.

FrancescoPoluzzi and others added 7 commits July 4, 2024 17:50
Fixed brk() and sbrk() syscalls.
Added an example of how to perform data processing applications when the data does not fit the avaliable SRAM space, so it's necessary to save it as "flas_only" and read it with SPI.
@davideschiavone davideschiavone merged commit a3db63b into esl-epfl:main Sep 6, 2024
4 checks passed
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