diff options
Diffstat (limited to 'libraries/ucommon/README')
-rw-r--r-- | libraries/ucommon/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/ucommon/README b/libraries/ucommon/README new file mode 100644 index 000000000000..ec7dd7890602 --- /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. |