summaryrefslogtreecommitdiffstats
path: root/libraries/ucommon/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ucommon/README')
-rw-r--r--libraries/ucommon/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/ucommon/README b/libraries/ucommon/README
new file mode 100644
index 0000000000..ec7dd78906
--- /dev/null
+++ b/libraries/ucommon/README
@@ -0,0 +1,4 @@
+GNU uCommon C++ is meant as a very light-weight C++ library
+to facilitate using C++ design patterns even for very deeply
+embedded applications, such as for systems using uclibc
+along with posix threading support.