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

ev11l78a: minimize memory usage in the default config. #61797

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

Flameeyes
Copy link
Contributor

@Flameeyes Flameeyes commented Aug 23, 2023

ev11l78a: minimize memory usage in the default config.

The ATSAMD20E16 used in this board only has 8KiB SRAM, so the defaults
are not really suitable for anything close to useful, particularly the
sink sample that most closely resembles the original demo for the board.

This should also allow more tests not to be skipped for this board as
otherwise they overflow RAM usage.

Signed-off-by: Diego Elio Pettenò [email protected]


Stack created with Sapling. Best reviewed with ReviewStack.

@nandojve
Copy link
Member

You need rebase : )

@nandojve
Copy link
Member

Ping

The ATSAMD20E16 used in this board only has 8KiB SRAM, so the defaults
are not really suitable for anything close to useful, particularly the
sink sample that most closely resembles the original demo for the board.

This should also allow more tests not to be skipped for this board as
otherwise they overflow RAM usage.

Signed-off-by: Diego Elio Pettenò <[email protected]>
@Flameeyes
Copy link
Contributor Author

Sorry, been a busy few months and this project took a significant back burner status. But rebased this PR as I think nothing stops it.

@fabiobaltieri fabiobaltieri merged commit c0cb995 into zephyrproject-rtos:main Nov 28, 2023
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants