summaryrefslogtreecommitdiffstats
path: root/CAN-binder/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-04-29Rename as AGLBuild makefile.Romain Forlot1-37/+0
Made as generic script. Change-Id: I7e73de7badfaade6fad29476275dd69aa523e6c9
2017-04-14Change directory architecture to use 2 separated projects.Romain Forlot1-0/+37
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>