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

embassy / fix panic with arena size of 128 #13

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

chmousset
Copy link
Contributor

When generating a project with embassy on the ch32V003 (just the 'basic' blink as-generated by cargo generate), the project builds but panics. Increasing arena size over 128 fixes the issue.

Building with stable rustc 1.83.0 (90b35a623 2024-11-26)

@romainreignier romainreignier merged commit a6f67f4 into ch32-rs:main Dec 19, 2024
7 checks passed
@romainreignier
Copy link
Contributor

Thank you

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