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.