Adds CAN FD flag on message object. 59/18659/3
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 28 Nov 2018 12:49:08 +0000 (13:49 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 11 Dec 2018 10:25:38 +0000 (10:25 +0000)
Adds CAN FD flag on message object when generating CPP file for the
low-can service. So with this commit you are now able to use a new flags
in your JSON CAN message definitions. This will imply that messages
received from a certain CAN ID will be handled as CAN FD.

Bug-AGL: SPEC-1980

Change-Id: Ia5fb573711742591c068928aee914ba708c802df
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>

No differences found