diff options
-rw-r--r-- | lib/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 0000000000..e719821bfc --- /dev/null +++ b/lib/README.md @@ -0,0 +1,2 @@ +This directory contains standard, low-level C libraries with emphasis on +being independent and efficient. They can be used by any port. |