An open API service indexing awesome lists of open source software.

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.

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.*