Skip to content

✨ Add boxed module #6

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

✨ Add boxed module #6

wants to merge 5 commits into from

Conversation

zeenix
Copy link
Owner

@zeenix zeenix commented Jun 15, 2025

This is an abstraction over heapless::pool::boxed and alloc::boxed.

@zeenix zeenix marked this pull request as draft June 15, 2025 15:13
zeenix added 2 commits June 15, 2025 17:20
This enables dependency on the `portable-atomic` crate and enables the
`portable-atomic` feature of `heapless`.
This is an abstraction over `heapless::pool::boxed` and `alloc::boxed`.
@zeenix
Copy link
Owner Author

zeenix commented Jun 15, 2025

Keeping this in draft until heapless 0.9 is released (hopefully with my needed fixes) and we can then switch to using that. I'll also tackle the MSRV issue (probably just need bumping again).

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.

1 participant