We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I want to the hal support interrupt or not. Please give me some examples of interrrupt like gpio interrupt and so on.
Thanks
The text was updated successfully, but these errors were encountered:
Please take a look: https://github.com/riscv-rust/longan-nano/blob/master/examples/interrupt.rs
Sorry, something went wrong.
@Disasm Is it possible port eclic-mode-hack.S to Rust using inline asm?
eclic-mode-hack.S
@katyo yes, this should be possible.
No branches or pull requests
Hello,
I want to the hal support interrupt or not. Please give me some examples of interrrupt like gpio interrupt and so on.
Thanks
The text was updated successfully, but these errors were encountered: