genode/repos/gems
Martin Stein ed370a8f5c Introduce gpio_drv function in run scripts
Do not use automatic alias in the run tool for the name of the
gpio-driver binary.

Ref #2268
2017-02-23 14:54:50 +01:00
..
include os/slave.h: Remove use of global allocator 2017-02-07 11:12:28 +01:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run Introduce gpio_drv function in run scripts 2017-02-23 14:54:50 +01:00
src update Reporter constructors 2017-02-07 19:20:29 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

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'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.