zephyr/tests/drivers
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h
move uart.h to drivers/uart.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
..
adc/adc_api cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
aio cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
build_all dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
can cleanup: include/: move can.h to drivers/can.h 2019-06-27 22:55:49 -04:00
counter cleanup: include/: move counter.h to drivers/counter.h 2019-06-27 22:55:49 -04:00
dma cleanup: include/: move dma.h to drivers/dma.h 2019-06-27 22:55:49 -04:00
entropy/api cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
flash_simulator cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
gpio/gpio_basic_api cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
hwinfo/api cleanup: include/: move hwinfo.h to drivers/hwinfo.h 2019-06-27 22:55:49 -04:00
i2c cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
i2s cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
ipm cleanup: include/: move ipm.h to drivers/ipm.h 2019-06-27 22:55:49 -04:00
pci_enum license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux/pinmux_basic_api cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
pwm/pwm_api cleanup: include/: move pwm.h to drivers/pwm.h 2019-06-27 22:55:49 -04:00
rtc/rtc_basic_api cleanup: include/: move rtc.h to drivers/rtc.h 2019-06-27 22:55:49 -04:00
spi/spi_loopback cleanup: include/: move spi.h to drivers/spi.h 2019-06-27 22:55:49 -04:00
uart cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
watchdog/wdt_basic_api cleanup: include/: move watchdog.h to drivers/watchdog.h 2019-06-27 22:55:49 -04:00