Use the same prompts that we use in the online documentation:
* For the target: "~#"
* For the host: "~$"
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
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
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>
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>