genode/repos/os
Christian Helmuth febfb3bfe6 Fix source file location in RPi GPIO driver
The explicit relative location of the file instructed both target builds
to generate ../main.o which gloriously fails with parallel builds. The
produced range of error messages was astonishing ranging from "file
truncated" to "TLS reference in ../main.o mismatches non-TLS reference
in ../main.o".
2017-05-31 13:16:21 +02:00
..
doc Documentation changes on account of the book 2016-05-26 15:54:16 +02:00
include API documentation refinements 2017-05-31 13:16:21 +02:00
lib/mk os/timer: interpolate time via timestamps 2017-05-31 13:16:11 +02:00
recipes Assign cap quotas in run scripts and recipes 2017-05-31 13:16:06 +02:00
run ahci: optionally report discovered devices 2017-05-31 13:16:20 +02:00
src Fix source file location in RPi GPIO driver 2017-05-31 13:16:21 +02:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

README

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