Add error message macros to API reference.
[apps/agl-service-can-low-level.git] / README
diff --git a/README b/README
index 0fc79c4..2a12b4f 100644 (file)
--- a/README
+++ b/README
@@ -5,5 +5,7 @@ Homepage: http://kapsi.fi/~jpa/nanopb/
 To compile the library, you'll need these libraries:
 protobuf-compiler python-protobuf libprotobuf-dev
 
 To compile the library, you'll need these libraries:
 protobuf-compiler python-protobuf libprotobuf-dev
 
+The only runtime dependencies are memset() and memcpy().
+
 To run the tests, run make under the tests folder.
 If it completes without error, everything is fine.
 To run the tests, run make under the tests folder.
 If it completes without error, everything is fine.