rust-embedded / riscv

Low level access to RISC-V processors
822 stars 160 forks source link

Add riscv-rt to workspace #151

Closed romancardenas closed 9 months ago

romancardenas commented 10 months ago

This PR adds riscv-rt to this workspace. I'm still working on fine-tuning the CI, let me know your opinion and I'll push it to the PR 😄

romancardenas commented 9 months ago

@rust-embedded/riscv good to go! Take a look and let me know if I forgot something

romancardenas commented 9 months ago

Thanks for your review @jessebraham ! I addressed all your comments and adapted the general README.md file from cortex-m