zephyr/drivers/can
Flavio Ceolin 0aaae4a039 guideline: Make explicit fallthrough cases
-Wimplicit-fallthrough=2 requires a fallthrough comment or a compiler
to tells gcc that this happens intentionally.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-08-24 20:28:47 -04:00
..
can_common.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_handlers.c
can_loopback.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_loopback.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_mcp2515.c drivers: can: Wait for MCP2515 to reset 2020-08-21 14:47:01 -05:00
can_mcp2515.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_mcux_flexcan.c guideline: Make explicit fallthrough cases 2020-08-24 20:28:47 -04:00
can_net.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_shell.c
can_stm32.c device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
can_stm32.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
CMakeLists.txt
Kconfig
Kconfig.loopback
Kconfig.mcp2515
Kconfig.mcux
Kconfig.net
Kconfig.stm32
socket_can_generic.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00