Commit Graph

2 Commits

Author SHA1 Message Date
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