From 9a23e9839b09ce81eb7ea1e6df85ca90336c99bd Mon Sep 17 00:00:00 2001 From: likewise Date: Fri, 28 Apr 2006 11:45:00 +0000 Subject: [PATCH] Initial commit of FILES in doc/ --- doc/FILES | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/FILES diff --git a/doc/FILES b/doc/FILES new file mode 100644 index 00000000..61c2ee74 --- /dev/null +++ b/doc/FILES @@ -0,0 +1,4 @@ +savannah.txt - How to obtain the current development source code. +contrib.txt - How to contribute to lwIP as a developer. +rawapi.txt - The documentation for the core API of lwIP. +sys_arch.txt - The documentation for a system abstraction layer of lwIP.