From e6c7f1bcb6bc463c4d9640548f6f02a6236c4c63 Mon Sep 17 00:00:00 2001 From: n3mel Date: Thu, 20 Aug 2026 06:01:56 -0400 Subject: [PATCH] Upload files to "/" --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..caa862a --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Welcome to the IP400 project. + +The directories here have been restructured. The code directory contains the hardware abstraction for several platforms, +and the source directory contains code that is common to all. + +The current revision level is 1.0 + +See the release notes in the 'IP400 Node Software' document.