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 cmake:refine cmake build for apps/examples 2023-08-17 01:15:17 +08:00
Kconfig Remove extra whitespace from files (#43) 2020-01-31 08:29:24 -06:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile apps/examples/can/Makefile: Fix mistakes in comments 2023-03-04 01:43:03 +08:00