genode/gems
Norman Feske 9947c3d33b d3m: Fix deadlock of usb_drv
This deadlock was introduced by the change of USB driver to the server
API.

Fixes #1052
2014-02-25 14:58:03 +01:00
..
run terminal_echo.run: Adjust timer quota 2014-01-27 18:54:05 +01:00
src d3m: Fix deadlock of usb_drv 2014-02-25 14:58:03 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +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', and 'qt4'. To use the 'gems' repository, make sure to
also add those repositories to your build configuraion.