zephyr/modules
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
..
canopennode modules: canopennode: can_get_max_filters() is optional 2022-04-19 11:47:40 +02:00
fff modules: fff: Fix issue with tests being skipped in CI 2022-03-22 12:33:58 +01:00
hal_gigadevice modules: arm: gigadevice: set HAXTL_VALUE for gd32_e103 2022-03-01 18:06:14 +01:00
hal_nordic modules: hal_nordic: Refactor nrfx related Kconfig options 2022-04-02 15:14:38 +02:00
hal_nxp drivers: usb_dc_mcux: Move mcux callback handler out of ISR context 2022-01-28 10:05:47 +01:00
hal_rpi_pico build: make non zephyr/ include prefix configurable 2022-04-08 19:03:32 +02:00
liblc3codec Bluetooth: LC3: Addition of liblc3codec for LE-Audio as a module 2022-03-30 14:18:01 +02:00
littlefs modules: littlefs: move CMake glue code from littlefs repo into Zephyr 2022-03-02 15:34:11 +01:00
loramac-node modules: loramac-node: Fix the build issue for US915 and AU915 regions 2021-10-12 15:22:04 -04:00
lz4 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
mbedtls modules: mbedTLS: deselect unneeded hashes for OpenThread 2022-04-08 15:50:53 -07:00
nanopb kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
openthread manifest: openthread: Simplification of openthread integration. 2022-03-02 10:06:03 -08:00
segger
tflite-micro modules: tflite-micro: fix cmakelists.txt 2021-08-24 07:26:08 -04:00
TraceRecorder Modules: Percepio TraceRecorder: Update module from v4.5.2 to v4.6.0(RC1) 2022-02-01 07:45:09 -05:00
trusted-firmware-m tfm: Kconfig: Configure MCUBOOT_DATA_SHARING explicitly 2022-04-08 15:52:01 -07:00
zcbor modules: Add zcbor Kconfig and cmake recipe 2022-04-06 10:59:45 +02:00
Kconfig modules: chre 2022-04-18 13:21:52 -05:00
Kconfig.altera
Kconfig.atmel
Kconfig.civetweb
Kconfig.cmsis modules: cmsis: fix Cortex-A support 2022-04-18 17:22:51 -07:00
Kconfig.cmsis_dsp modules: cmsis_dsp: Update configs for CMSIS-DSP 1.9.0 (CMSIS 5.8.0) 2021-08-30 18:17:47 +02:00
Kconfig.cmsis_nn modules: cmsis: integrate CMSIS-NN 2022-03-22 12:56:02 +01:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.imx
Kconfig.infineon
Kconfig.libmetal
Kconfig.lvgl lvgl: bump supported version to v8.2.0 2022-03-07 16:20:27 -06:00
Kconfig.mcuboot_bootutil everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.mcux everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.microchip
Kconfig.nuvoton
Kconfig.open-amp
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32 everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.syst
Kconfig.telink
Kconfig.tinycbor modules: tinycbor: Deprecate the module 2022-04-08 15:58:49 +02:00
Kconfig.tinycrypt
Kconfig.vega
Kconfig.xtensa
modules.cmake