You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Kendryte K210 (RISC-V RV64GC) peripherals use 64-bit registers (see riscv-rust/k210-pac#1), and, I think, also requires 64-bit accesses to these. However, the current version of svd2rust seems to ignore <size> specification for registers completely.