gd32vf103xx-hal
                                
                                 gd32vf103xx-hal copied to clipboard
                                
                                    gd32vf103xx-hal copied to clipboard
                            
                            
                            
                        Interrupt support
Hello,
I want to the hal support interrupt or not. Please give me some examples of interrrupt like gpio interrupt and so on.
Thanks
Please take a look: https://github.com/riscv-rust/longan-nano/blob/master/examples/interrupt.rs
@Disasm Is it possible port eclic-mode-hack.S to Rust using inline asm?
@katyo yes, this should be possible.