genode/hello_tutorial
Stefan Kalkowski 4f69bd9fb8 Remove timer from hello run script (fix #629)
Currently, the hello run script of the hello_tutorial misses some services the
timer driver needs on various platforms. The hello_tutorial is meant for
educational purposes only. So it's desireable to keep it simple. Instead of
complexifying the configuration, this commit just removes the timer from the
example.
2013-01-24 11:03:27 +01:00
..
config Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
doc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
include/hello_session Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
run Remove timer from hello run script (fix #629) 2013-01-24 11:03:27 +01:00
src/hello Remove timer from hello run script (fix #629) 2013-01-24 11:03:27 +01:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

README

This repository contains the source code of the 'Hello' client-server tutorial
written by Björn Döbel. Please find the document at 'doc/hello_tutorial.txt'.