-
CONFIG_I2C_ATMEL_SAM3
¶
[deprecated] Atmel SAM3X I2C Driver
Type: bool
Help¶
This driver is deprecated and will be removed. Use “Atmel SAM (TWI) I2C driver” instead.
Enable I2C support on the Atmel SAM3 family processor. Says y to enable additional options to enable support for individual controllers.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/i2c/Kconfig:250
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:40
Menu path: (top menu) → Device Drivers → I2C Drivers
config I2C_ATMEL_SAM3 bool prompt "[deprecated] Atmel SAM3X I2C Driver" ifSOC_SERIES_SAM3X
&&I2C
depends onSOC_SERIES_SAM3X
&&I2C
help This driver is deprecated and will be removed. Use "Atmel SAM (TWI) I2C driver" instead. Enable I2C support on the Atmel SAM3 family processor. Says y to enable additional options to enable support for individual controllers.
(Definitions include propagated dependencies, including from if’s and menus.)