genode/repos/gems
Norman Feske 6bfd4f4276 gems: driver-manager subsystem for PC platforms
This is a drivers subsystem that starts the most fundamental
(framebuffer, input, block) device drivers dynamically, depending on the
runtime-detected devices. The discovered block devices are reported
as a "block_devices" report.
2017-10-05 17:40:00 +02:00
..
include gems: reset 'Nitpicker_buffer' to gray, not black 2017-08-28 16:49:39 +02:00
lib nova: use 'Native_cpu' component for thread initialization 2017-03-15 12:24:42 +01:00
recipes gems: driver-manager subsystem for PC platforms 2017-10-05 17:40:00 +02:00
run gems: driver-manager subsystem for PC platforms 2017-10-05 17:40:00 +02:00
src gems: driver-manager subsystem for PC platforms 2017-10-05 17:40:00 +02: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.