X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=42245cca29c30cc1622e9d6526d1c7e1adfd8a7d;hb=9e23caa4c56259044604c38f107f7c637001b846;hp=9c0daaffa698f1b98c7824a3d124e886908a42d7;hpb=00655ea12cc870b84291e462ff791461cc500d68;p=apps%2Fagl-service-can-low-level.git diff --git a/README.md b/README.md index 9c0daaff..42245cca 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# can-config-generator \ No newline at end of file +# CAN signaling binder + +CAN bus binder, based upon OpenXC vi-firmware project. + +Full document can be found under `docs` directory. + +# Fast build procedure + +Just use autobuild script: + +```bash +./autobuild/agl/autobuild build +./autobuild/agl/autobuild package +``` + +This will build both projects under build directory for each of them with default configuration.