Skip to content

goutnet/genode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15,369 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.

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

Alternatively, you may also create a fresh clone:

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

About

Genode OS Framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 78.5%
  • C 12.8%
  • Makefile 4.8%
  • Tcl 1.5%
  • BitBake 1.4%
  • Assembly 0.6%
  • Other 0.4%