genode/repos/gems
Martin Stein ca49e94a87 black_hole: test recipe for the depot_autopilot
* Creates sessions to all supported services of the black hole component
* Test-drives the Event and Capture session with dummy input
* Adds the test to the default list of depot_autopilot.run
* Test-driving the Audio_in and Audio_out sessions is still missing and should
  be added via a dedicated commit

Ref #4419
2022-02-15 10:23:16 +01:00
..
include Remove gems/magic_ring_buffer.h 2022-02-15 10:17:28 +01:00
lib Add missing shared-object link dependencies 2022-02-15 10:23:14 +01:00
ports port/cbe: update to newest version 2022-02-15 10:23:15 +01:00
recipes usb_host_drv: move it to legacy_usb_host_drv 2022-02-15 10:23:16 +01:00
run black_hole: test recipe for the depot_autopilot 2022-02-15 10:23:16 +01:00
sculpt usb_host_drv: move it to legacy_usb_host_drv 2022-02-15 10:23:16 +01:00
src sculpt_manager: increase ram quota of nic driver 2022-02-15 10:23:15 +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.