X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=4d9892f879d55b60333f14debb1117b91a84ca38;hb=c16ccc9d6a1de5406ba0e74f757403ac7553b6a8;hp=cbe951ba41d424f3d66462283cd4d735e48635b7;hpb=def92ada4503841429e95d2bdec48d32f3e06c03;p=apps%2Fagl-service-can-low-level.git diff --git a/README.md b/README.md index cbe951ba..4d9892f8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,20 @@ -# Low level CAN signaling binder +# CAN signaling binder -Low level CAN bus binder, based upon OpenXC vi-firmware project. +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 +./conf.d/autobuild/agl/autobuild build +./conf.d/autobuild/agl/autobuild package +``` + +This will build both projects under build directory for each of them with default configuration. + # Generate documentation ## Prerequisites