Commit Graph

4 Commits

Author SHA1 Message Date
Jose Diaz de Grenu 9286799d5c README.md: minor fixes
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:18 +02:00
Mike Engel 41289be92e apix_can_example: Add CANFD support to configure data bitrate
This commit adds CANFD support to configure the data bitrate and
to enable the CANFD feature.

Signed-off-by: Mike Engel <Mike.Engel@digi.com>

https://jira.digi.com/browse/DEL-6588
2019-06-05 11:50:05 +02:00
Arturo Buzarra 3f507e3116 can: fix Makefile to attend the different targets
General Makefile calls each API source without any specific target,
this commit fixes the CAN Makefile to build without errors.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2019-03-12 16:05:47 +01:00
fgilmar b541f27702 can: add two examples for the can interface
Added two examples about how to configure and set a CAN
interface to establish a communication receiving and
sending frames.

Signed-off-by: fgilmar <francisco.gilmartinez@digi.com>
2018-11-28 08:22:49 +01:00