ciborium icon indicating copy to clipboard operation
ciborium copied to clipboard

CDDL: make it possible to generate code from cddl

Open mkschreder opened this issue 2 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

CDDL is a concise data definition language.

Acceptance Criteria

It should be possible to generate rust objects parsed from cbor defined by a cddl schema.

Suggestions for a technical implementation

zcbor project implements cddl generation for C code.

mkschreder avatar Oct 08 '23 17:10 mkschreder