Skip to content

rtic-macros: add backend-specific AppArgs #816

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

Closed
romancardenas opened this issue Oct 6, 2023 · 1 comment · Fixed by #815
Closed

rtic-macros: add backend-specific AppArgs #816

romancardenas opened this issue Oct 6, 2023 · 1 comment · Fixed by #815

Comments

@romancardenas
Copy link
Contributor

As mentioned in #815 , it would be very useful to allow backends have additional configuration parameters. This is specially necessary for RISC-V, since there will be different interrupt controllers that, in multihart/multicore chips, would need extra configuration to specify which peripheral we want to use.

@romancardenas
Copy link
Contributor Author

Now #815 implements this feature

@AfoHT AfoHT linked a pull request Mar 6, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant