zephyr/modules/canopennode
Henrik Brix Andersen 38ee953547 modules: canopennode: can_get_max_filters() is optional
Support for the can_get_max_filters() API function is optional and may
not be supported by all drivers.

The check for an adequate amount of filters is just there in order to
fail early. If the driver does not support can_get_max_filters(),
reporting of a failure will be delayed until a filter addition fails.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-04-19 11:47:40 +02:00
..
canopen_leds.c
canopen_program.c
canopen_storage.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
canopen_sync.c
canopennode.h
CMakeLists.txt
CO_driver_target.h
CO_driver.c modules: canopennode: can_get_max_filters() is optional 2022-04-19 11:47:40 +02:00
Kconfig modules: canopennode: CANopenNode does not support CAN-FD 2022-03-25 15:35:10 -07:00