Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-04 | Follow the moving binding and configuration files. | Romain Forlot | 1 | -1/+1 | |
Change include statement to refer the correct new path to the files. Also change CMakeLists.txt. Change-Id: I66a0bccab02e9fce10072a275a6580d61b4ddfbe Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-04-27 | Renaming confusing member "address_" to "index_" | Romain Forlot | 1 | -1/+1 | |
Change-Id: I0ec6d74e9adb791f8bef44f76c74be8365cdf037 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-04-14 | Change directory architecture to use 2 separated projects. | Romain Forlot | 1 | -0/+282 | |
Each projects, binder and generator, has to be compiled separatly. CAN-binder will host high and low level binding CAN-config-generator only the generator used for low level binding. build.sh script just launch both build in their respective dir. Change-Id: Ic77932660fcca507b23a631d4e4e790f608880ae Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> |