Skip to content

Enhancement #1 no_std support#6

Merged
m-ali-akbay merged 7 commits intomainfrom
enhancement-1-no_std-support
Nov 6, 2025
Merged

Enhancement #1 no_std support#6
m-ali-akbay merged 7 commits intomainfrom
enhancement-1-no_std-support

Conversation

@m-ali-akbay
Copy link
Copy Markdown
Owner

@m-ali-akbay m-ali-akbay commented Nov 6, 2025

Description

  • Segregate components by dependency to the std/alloc libraries.
  • Add new features alloc and std.
  • Update CI scripts to work with feature matrixes.
  • Add codec for heapless::Vec

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Checklist

  • Tests pass (cargo test)
  • Code formatted (cargo fmt)
  • No clippy warnings (cargo clippy)
  • Documentation updated (if needed)

@m-ali-akbay m-ali-akbay linked an issue Nov 6, 2025 that may be closed by this pull request
@m-ali-akbay m-ali-akbay merged commit 2802ad1 into main Nov 6, 2025
8 checks passed
@m-ali-akbay m-ali-akbay deleted the enhancement-1-no_std-support branch November 6, 2025 10:48
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.

no_std support

1 participant