zephyr/drivers/can
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h
move gpio.h to drivers/gpio.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 cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_handlers.c cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_loopback.c cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_loopback.h cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_mcp2515.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
can_mcp2515.h cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
can_mcux_flexcan.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
can_stm32.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
can_stm32.h cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
socket_can_generic.h net: sockets: can: Close the socket cleanly 2019-06-18 17:58:00 +03:00