genode/repos/gems
Norman Feske 3580bb6e17 sculpt: move event_filter to static system
By moving the event_filter and the numlock_remap_rom from the drivers
subsystem to the static system, the filtering can be applied to drivers
hosted in the runtime and drivers hosted in the drivers subsystem.

This is a preparatory step for moving the USB host and HID drivers to
the runtime.

Issue #5150
2024-04-12 15:02:44 +02:00
..
include depot_query: add support for bin and dbg archives 2024-02-26 08:59:09 +01:00
lib tresor: streamline design further 2024-04-12 15:00:45 +02:00
recipes sculpt: move event_filter to static system 2024-04-12 15:02:44 +02:00
run sculpt: move event_filter to static system 2024-04-12 15:02:44 +02:00
sculpt sculpt: move event_filter to static system 2024-04-12 15:02:44 +02:00
src sculpt: move event_filter to static system 2024-04-12 15:02:44 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.