nuttx-apps/examples/can
Michal Lenc 75d5f63f14 can: add support for FD frames if FD mode is configured
This enhances can example application with the possibility to send
CAN FD frames if FD mode is configured. Both EDL and BRS flags are
now correctly set with the latter one configurable with application's
arguments. Also data bytes are now correctly switched to DLC.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-08-30 01:16:04 +08:00
..
can_main.c can: add support for FD frames if FD mode is configured 2024-08-30 01:16:04 +08:00
can.h Fix nuttx coding style 2024-04-18 09:56:48 +08:00
CMakeLists.txt
Kconfig
Make.defs
Makefile