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 modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_program.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopen_storage.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
canopen_sync.c modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
canopennode.h modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CMakeLists.txt modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
CO_driver.c modules: canopennode: can_get_max_filters() is optional 2022-04-19 11:47:40 +02:00
CO_driver_target.h modules: canopennode: rename header and Kconfig options 2021-07-01 13:32:18 -04:00
Kconfig modules: canopennode: CANopenNode does not support CAN-FD 2022-03-25 15:35:10 -07:00