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 DebugAssist option for protecting memory on C3 #44

Open
georgik opened this issue Dec 7, 2023 · 1 comment
Open

Add DebugAssist option for protecting memory on C3 #44

georgik opened this issue Dec 7, 2023 · 1 comment

Comments

@georgik
Copy link

georgik commented Dec 7, 2023

C3 has very little memory. When people are porting applications or adding new crates they might run into memory problems.
Consider introducing DebugAssist to the template to simplify steps when porting application to C3.

Sample code: https://github.com/georgik/esp32-memory-limit/blob/main/examples/12-alloc-stack-overflow-protection.rs#L37

@bjoernQ
Copy link
Collaborator

bjoernQ commented Feb 29, 2024

Maybe #45 is an even easier way to get a similar experience (and much easier to implement in the template)

@SergioGasquez SergioGasquez transferred this issue from esp-rs/esp-template Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants