diff --git a/lib/README.md b/lib/README.md new file mode 100644 index 000000000..e719821bf --- /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.