zephyr/drivers/can
Anas Nashif e1e05a2eac cleanup: include/: move atomic.h to sys/atomic.h
move atomic.h to sys/atomic.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt drivers: can: add support for the NXP Kinetis FlexCAN controller 2019-06-24 14:33:46 -05:00
Kconfig drivers: can: add support for the NXP Kinetis FlexCAN controller 2019-06-24 14:33:46 -05:00
Kconfig.loopback drivers: can: Add loopback driver 2019-05-12 16:54:49 -04:00
Kconfig.mcp2515 doc: fix Kconfig misspellings 2019-06-18 15:07:52 -04:00
Kconfig.mcux drivers: can: add support for the NXP Kinetis FlexCAN controller 2019-06-24 14:33:46 -05:00
Kconfig.stm32 drivers: can: stm32: Cleanup Kconfig enablement 2019-02-25 10:05:21 -06:00
can_common.c drivers: can: Implement can_attach_workq 2019-05-12 16:54:49 -04:00
can_handlers.c drivers: can: rework can_attach_msgq 2019-05-12 16:54:49 -04:00
can_loopback.c drivers: can: Add loopback driver 2019-05-12 16:54:49 -04:00
can_loopback.h drivers: can: Add loopback driver 2019-05-12 16:54:49 -04:00
can_mcp2515.c dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
can_mcp2515.h dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
can_mcux_flexcan.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
can_stm32.c dts: can: allow individual specification of prop seg and phase seg1 quanta 2019-06-24 14:33:46 -05:00
can_stm32.h drivers: can: rename drivers to can_<dev name> 2019-05-12 16:54:49 -04:00
socket_can_generic.h net: sockets: can: Close the socket cleanly 2019-06-18 17:58:00 +03:00