genode/repos/os
Norman Feske 32c283d26f os: introduce C API for generating Genode events
This patch introduces a C API to be used by input drivers to generate
Genode events. The initial version is limited to multitouch events only.

Fixes #4273
2021-10-13 14:46:54 +02:00
..
doc Remove <configfile> feature from init 2020-05-18 10:16:13 +02:00
include os: introduce C API for generating Genode events 2021-10-13 14:46:54 +02:00
lib sandbox/init: parse config using 'List_model' 2021-04-20 12:03:04 +02:00
recipes report_rom: versioning and explicit notification 2021-10-13 14:46:54 +02:00
run nic_router: propagate dns domain name via dhcp 2021-08-18 15:06:12 +02:00
src os: introduce C API for generating Genode events 2021-10-13 14:46:54 +02:00
xsd nic drivers: provide optional Uplink-client mode 2021-01-25 13:58:09 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.