genode/repos/os
Christian Helmuth e5f0dae598 terminal_log: carriage-return on newline
This is expected by hardware terminals, ie., terminal programs connected
to null-modem serial connections. Otherwise, the next line starts at the
column right after the last line.
2017-08-17 11:04:20 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include file system: track content via version counter 2017-08-17 10:59:43 +02:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes depot: recipes for src/ram_blk, src/vfs 2017-08-17 11:04:19 +02:00
run sel4: update to 5.2.0 2017-08-17 11:04:19 +02:00
src terminal_log: carriage-return on newline 2017-08-17 11:04:20 +02: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.