aboutsummaryrefslogtreecommitdiff
path: root/circuitpython/lib/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'circuitpython/lib/README.md')
-rw-r--r--circuitpython/lib/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/circuitpython/lib/README.md b/circuitpython/lib/README.md
new file mode 100644
index 0000000..fd7cba9
--- /dev/null
+++ b/circuitpython/lib/README.md
@@ -0,0 +1,3 @@
+This directory contains third-party, low-level C libraries and SDKs.
+Libraries that do not target any specific platform are generally chosen
+based on them being independent and efficient.