zephyr/drivers/i2c
Daniel Leung 2fccd97f0c drivers: i2c: slave: group into i2c static library
This changes the build command so the I2C EEPROM slave
is being grouped into the I2C static library.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
slave drivers: i2c: slave: group into i2c static library 2021-08-17 06:06:03 -04:00
CMakeLists.txt driver: i2c: Add TCA9546a I2C switch driver 2021-08-05 11:48:30 +02:00
Kconfig driver: i2c: Add TCA9546a I2C switch driver 2021-08-05 11:48:30 +02:00
Kconfig.cc13xx_cc26xx
Kconfig.dw
Kconfig.esp32
Kconfig.gpio
Kconfig.i2c_emul
Kconfig.it8xxx2
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.npcx
Kconfig.nrfx
Kconfig.rcar
Kconfig.sam0
Kconfig.sbcon
Kconfig.sifive
Kconfig.stm32
Kconfig.tca9546a driver: i2c: Add TCA9546a I2C switch driver 2021-08-05 11:48:30 +02:00
Kconfig.test
Kconfig.xec
i2c-priv.h
i2c_bitbang.c
i2c_bitbang.h
i2c_cc13xx_cc26xx.c pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
i2c_cc32xx.c
i2c_common.c
i2c_dw.c pm: device: move device busy APIs to pm subsystem 2021-07-30 09:28:42 -04:00
i2c_dw.h
i2c_dw_registers.h
i2c_emul.c
i2c_esp32.c
i2c_gecko.c
i2c_gpio.c
i2c_handlers.c
i2c_imx.c
i2c_ite_it8xxx2.c ITE: drivers/i2c: disable the interrupt 2021-07-22 17:36:41 -04:00
i2c_litex.c
i2c_ll_stm32.c
i2c_ll_stm32.h
i2c_ll_stm32_v1.c
i2c_ll_stm32_v2.c
i2c_lpc11u6x.c
i2c_lpc11u6x.h
i2c_mchp_xec.c
i2c_mcux.c
i2c_mcux_flexcomm.c
i2c_mcux_lpi2c.c
i2c_nios2.c
i2c_npcx_controller.c
i2c_npcx_controller.h
i2c_npcx_port.c
i2c_nrfx_twi.c pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
i2c_nrfx_twim.c pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
i2c_rcar.c
i2c_rv32m1_lpi2c.c
i2c_sam0.c
i2c_sam4l_twim.c
i2c_sam_twi.c
i2c_sam_twihs.c
i2c_sbcon.c
i2c_shell.c
i2c_sifive.c
i2c_tca9546a.c driver: i2c: Add TCA9546a I2C switch driver 2021-08-05 11:48:30 +02:00
i2c_test.c