genode/repos/gems
Stefan Kalkowski d1cf9c86b8 os: introduce device type in platform driver
* Move "compatible" property value to "type" attribute
* Turn device_by_property helper in Platform::Connection into device_by_type

Fix #4074
2021-04-20 12:10:58 +02:00
..
include nano3d: Fix header guard in sqrt.h 2021-01-25 13:58:11 +01:00
lib gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
ports gems: import Genode-specific code of the CBE 2020-11-27 09:19:08 +01:00
recipes os: introduce device type in platform driver 2021-04-20 12:10:58 +02:00
run ssh_exec_channel.run: fix server IP pattern 2021-04-20 12:10:58 +02:00
src app/menu_view: use CUSTOM_TARGET_DEPS 2021-04-20 12:03:04 +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.