Skip to content

Support option to add defmt to print signal enums for debugging on target #89

@wallem89

Description

@wallem89

I would like to see a feature which gives the ability to print signals with an enum with no_std right away.

This can be done with defmt to format the enum values so they can be printed for debugging.

This is option can be always on but for flexibility one could consider place this behind an optional flag to enable this feature when necessary.

See PR #87 for my proposal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions