Skip to content

Initial work to allow but not require dynamic sized data#84

Merged
BrianSipos merged 8 commits into
mainfrom
19-sequential-btsd
Aug 22, 2025
Merged

Initial work to allow but not require dynamic sized data#84
BrianSipos merged 8 commits into
mainfrom
19-sequential-btsd

Conversation

@BrianSipos
Copy link
Copy Markdown
Collaborator

This is precursor to #19 and #18 to use the BSL_Data_t structure in the frontend APIs. This allows users to not care whether the BPA chooses to use heap allocation or static data views.

Part of this change also removes the frontend dependency on QCBOR, because it no longer uses the UsefulBuf structs.

@BrianSipos BrianSipos added this to the BSL v1.0.0 milestone Aug 22, 2025
@BrianSipos BrianSipos self-assigned this Aug 22, 2025
@BrianSipos BrianSipos requested a review from a team as a code owner August 22, 2025 12:37
@BrianSipos BrianSipos added this to BSL Aug 22, 2025
@github-project-automation github-project-automation Bot moved this to Todo in BSL Aug 22, 2025
@BrianSipos BrianSipos moved this from Todo to In Progress in BSL Aug 22, 2025
@BrianSipos BrianSipos added the enhancement New feature or request label Aug 22, 2025
@BrianSipos BrianSipos merged commit 4610fac into main Aug 22, 2025
12 checks passed
@BrianSipos BrianSipos deleted the 19-sequential-btsd branch August 22, 2025 16:34
@github-project-automation github-project-automation Bot moved this from In Progress to Done in BSL Aug 22, 2025
@BrianSipos BrianSipos restored the 19-sequential-btsd branch August 22, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants