genode/repos/gems
Stefan Kalkowski e8d1d6e87c rpi: add missing drivers in run-scripts (Fix #1366)
Add platform driver and usb-network driver for platform_rpi where appropriated.
2015-01-20 11:23:50 +01:00
..
include/gems gems: add gems/wrapped_nitpicker_session.h 2014-10-13 15:21:54 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run rpi: add missing drivers in run-scripts (Fix #1366) 2015-01-20 11:23:50 +01:00
src base: handle input overflow exception 2015-01-09 11:52:06 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as
'libports', and 'qt4'. To use the 'gems' repository, make sure to
also add those repositories to your build configuraion.