Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-exporting rtt_init not possible #57

Open
chanterheld opened this issue Jan 3, 2025 · 0 comments
Open

Re-exporting rtt_init not possible #57

chanterheld opened this issue Jan 3, 2025 · 0 comments

Comments

@chanterheld
Copy link

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?

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

No branches or pull requests

1 participant