zephyr/drivers/can
NavinSankar Velliangiri 79119439a7 drivers: can: add network interafce for mcp2515
Prevoiusly there is no network interface for mcp2515 driver.
This is solved by calling the NET_DEVICE_INIT macro in mcp2515 driver.

fixes: #30432

Signed-off-by: NavinSankar Velliangiri <navin@linumiz.com>
2020-12-08 09:30:46 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
Kconfig.net
Kconfig.stm32
can_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_handlers.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_loopback.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_loopback.h
can_mcp2515.c drivers: can: add network interafce for mcp2515 2020-12-08 09:30:46 -05:00
can_mcp2515.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_mcux_flexcan.c drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
can_net.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
can_stm32.c drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl 2020-10-20 09:09:29 -05:00
can_stm32.h drivers: can: stm32: add support for pinmux 2020-10-13 13:13:08 +02:00
socket_can_generic.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00