Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

genodelabs/genode-riscv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to codeberg.org and it will no longer be updated at GitHub.

Adapting to this change requires little adaptation on your side. Please adapt any existing clone of this repository. Note that we also changed the name of the default branch from "master" to "main". The instructions below also demonstrate how to create a local "main" branch in your cloned repository.

riscv$ git remote set-url origin https://codeberg.org/genodelabs/genode-riscv
riscv$ git fetch origin
riscv$ git checkout origin/main
riscv$ git switch -c main

Alternatively, you may also create a fresh clone:

$ git clone https://codeberg.org/genodelabs/genode-riscv riscv

Packages

 
 
 

Contributors