zephyr/drivers/can
Karsten Koenig 758c461252 drivers: can: mcp2515: fix devicetree bindings
Adding required fields to the devicetree overlay of the CAN sample as
this is often used as a reference. Also use these fields instead of the
KConfig entries.

Signed-off-by: Karsten Koenig <karsten.koenig.030@gmail.com>
2019-08-18 09:56:42 +02:00
..
CMakeLists.txt net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig.loopback
Kconfig.mcp2515 drivers: can: mcp2515: fix devicetree bindings 2019-08-18 09:56:42 +02:00
Kconfig.mcux
Kconfig.net net: l2: 6LoCAN implementation 2019-08-08 13:25:01 +03:00
Kconfig.stm32
can_common.c
can_handlers.c
can_loopback.c net: canbus: Rename canbus to canbus_raw 2019-08-08 13:25:01 +03:00
can_loopback.h
can_mcp2515.c drivers: can: mcp2515: fix devicetree bindings 2019-08-18 09:56:42 +02:00
can_mcp2515.h
can_mcux_flexcan.c drivers: can: mcux: Fix can_detach 2019-08-14 08:49:50 +02:00
can_net.c net: l2: canbus: Add support for canbus Ethernet translator 2019-08-08 13:25:01 +03:00
can_shell.c
can_stm32.c net: canbus: Rename canbus to canbus_raw 2019-08-08 13:25:01 +03:00
can_stm32.h
socket_can_generic.h