summaryrefslogtreecommitdiff
path: root/doc/fwik.txt
diff options
context:
space:
mode:
authorAlex AUVOLAT <alexis211@gmail.com>2013-07-10 21:17:50 +0200
committerAlex AUVOLAT <alexis211@gmail.com>2013-07-10 21:17:50 +0200
commit78d7ffce4861dea5624ff29ceb39f1643dff8235 (patch)
tree6b41c052e48398f7520013622f0b1b9b9190259a /doc/fwik.txt
parentfadf399405ca5d918dd5e1182fadc3d82f6bc900 (diff)
downloadTCE-78d7ffce4861dea5624ff29ceb39f1643dff8235.tar.gz
TCE-78d7ffce4861dea5624ff29ceb39f1643dff8235.zip
Serial port used for writing kernel output.
Project: give total control to userland over display/input devices.
Diffstat (limited to 'doc/fwik.txt')
-rw-r--r--doc/fwik.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/fwik.txt b/doc/fwik.txt
deleted file mode 100644
index d038b2a..0000000
--- a/doc/fwik.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-FWIK
-
-FWIK (is not an acronym) is a C++ library for userland applications, built
-especially to run on the T/CE kernel.
-
-It includes :
-- I/O (files, directories, terminals)
-- Strings, vectors, sets, maps
-- ...