Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-19 | More generic expression for doors names. | Romain Forlot | 1 | -5/+5 | |
Change-Id: I959ba3d2b42c33176c55c5b2f39d59f9c7b2d614 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-04-27 | Fix bit alignment errors... | Romain Forlot | 1 | -10/+10 | |
Change-Id: Iea1bb66bb3aea8a120e7bbb3b55895682044cf23 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-04-14 | Change directory architecture to use 2 separated projects. | Romain Forlot | 5 | -0/+910 | |
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> |