X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README;h=2a12b4f594c1932605f7bb057e98a9eebdd6b1a9;hb=9f93d39f728c3e87b0ab482aa604c5cad4b1c86e;hp=0fc79c47cd93214b30efc4d5a108943d1330f98e;hpb=b2a696795e0f79e6913b79c6a8e840ce4cd44d25;p=apps%2Fagl-service-can-low-level.git diff --git a/README b/README index 0fc79c47..2a12b4f5 100644 --- 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 +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.