https://github.com/ddrcode/riscv-mentorship
Initial repository to host mentorship materials. Will be expanded upon project selection.
https://github.com/ddrcode/riscv-mentorship
Last synced: 5 months ago
JSON representation
Initial repository to host mentorship materials. Will be expanded upon project selection.
- Host: GitHub
- URL: https://github.com/ddrcode/riscv-mentorship
- Owner: ddrcode
- License: bsd-3-clause
- Created: 2025-03-29T21:13:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T21:17:54.000Z (about 1 year ago)
- Last Synced: 2025-04-08T04:58:19.562Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RISC-V Software Mentorship
This repository will serve as the base for the RISC-V International Mentorship Program (2025), focused on software development for the RISC-V platform.
## Scope
The mentorship will guide engineers through the foundations of RISC-V privilege models, system-level programming,
and embedded/performance specializations using C, Assembly, and (optionally) Rust.
## Related Projects
- [Minimal OS in RISC-V Assembly]((https://github.com/ddrcode/riscv-os)
- [Rust library for reading, creating and manipulating RISC-V binaries](https://github.com/ddrcode/riscv-isa)
## Mentorship Materials
📌 *Initial workshop scaffolding, exercises, and project templates will be added here upon selection.*