Skip to content

Re-exporting rtt_init not possible #57

@chanterheld

Description

@chanterheld

Currently its not possible to re-export rtt_init due to the absolute import of critical_section in rtt_init.
It is possible of course, but requires the importer to also explicitly use rtt-target.
Is there any reason for it not being imported as crate::export::critical_section?

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