Giter Club home page Giter Club logo

genode-rpi's Introduction

Genode support for Raspberry Pi boards

This repository complements the Genode OS framework (https://genode.org) with the board support needed to use Genode on Raspberry Pi based devices.

To use it, you first need to obtain a clone of Genode:

! git clone https://github.com/genodelabs/genode.git genode

Now, clone the genode-rpi.git repository to genode/repos/rpi:

! git clone https://github.com/skalk/genode-rpi.git genode/repos/rpi

For enabling the board support, adjust the build-directory configuration etc/build.conf by adding the following line to the 'REPOSITORIES' definitions.

! REPOSITORIES += $(GENODE_DIR)/repos/rpi

License

Genode-specific code is provided under Genode's regular open-source license, which is AGPLv3 + open-source linking exception. This code is also available under a commercial license offered by Genode Labs.

For code ported from other projects - e.g., device drivers ported from the Linux kernel - the license of the originating upstream project applies.

Please refer to the individual file headers for detailed information.

genode-rpi's People

Contributors

skalk avatar chelmuth avatar nfeske avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.