summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-08-02 11:24:26 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-08-02 11:24:26 +0200
commit7d40548496f4d3cdfce828fc8e4f0fd4286e873a (patch)
tree97e0e01b231d602c63d95b481208b318c89e8018 /README
parent69af92a0ab9df5ebab1eb4bc69d83d89388e6ded (diff)
downloadabaos-7d40548496f4d3cdfce828fc8e4f0fd4286e873a.tar.gz
abaos-7d40548496f4d3cdfce828fc8e4f0fd4286e873a.tar.bz2
introduced a network library, added ethernet structure, moved
generic stuff out of the network driver, kernel now sees ARP messages and prints src and dst MAC addresses
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index aa75fbd..915ce8a 100644
--- a/README
+++ b/README
@@ -101,3 +101,4 @@ http://prettyos.de
http://www.jbox.dk/sanos/index.htm
https://github.com/omarrx024/xos/
http://minirighi.sourceforge.net
+http://contiki-os.org/