zephyr/samples/drivers
Anas Nashif 8f692c7d38 cleanup: include/: move i2c.h to drivers/i2c.h
move i2c.h to drivers/i2c.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
..
CAN cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
counter/alarm cleanup: include/: move counter.h to drivers/counter.h 2019-06-27 22:55:49 -04:00
crypto
current_sensing cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
entropy cleanup: include/: move entropy.h to drivers/entropy.h 2019-06-27 22:55:49 -04:00
flash_shell cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
gpio cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
ht16k33 cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
i2c_fujitsu_fram cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
i2c_scanner cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
lcd_hd44780 cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
led_apa102 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
led_apa102c_bitbang cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
led_lp3943 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
led_lp5562 dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
led_lpd8806 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
led_pca9633 dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
led_ws2812 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
random
rtc
soc_flash_nrf cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
spi_flash cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
spi_fujitsu_fram samples: spi_fujitsu_fram: remove whitelisting 2019-06-13 16:09:02 -04:00
watchdog cleanup: include/: move watchdog.h to drivers/watchdog.h 2019-06-27 22:55:49 -04:00
drivers.rst