zephyr/drivers/i2c
Anas Nashif a9e879e273 logging: move sys_log to subsys/logging
Move logging out of misc/ to its own subsystem. Anything related to
logging and any new logging features or backends could be added here
instead of the generic location in misc/ which is overcrowded with
options that are not related to eachother.

Jira: ZEP-1467
Change-Id: If6a3ea625c3a3562a7a61a0ba5fd7e6ca75518ba
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:39 +00:00
..
Kconfig stm32lx: add i2c driver for the L series 2016-12-06 10:31:45 -06:00
Makefile stm32lx: add i2c driver for the L series 2016-12-06 10:31:45 -06:00
i2c_atmel_sam3.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c_atmel_sam3.h i2c: adds driver for Atmel SAM3 2016-02-08 21:45:07 -05:00
i2c_dw.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c_dw.h drivers: i2c: replace device sync APIs with semaphores 2016-12-11 11:23:34 +00:00
i2c_dw_registers.h i2c: IC_CON_SPEED_MASK should be 2 bit mask 2016-05-11 15:09:15 -07:00
i2c_ksdk.c drivers: i2c: replace device sync APIs with semaphores 2016-12-11 11:23:34 +00:00
i2c_qmsi.c drivers: i2c: replace device sync APIs with semaphores 2016-12-11 11:23:34 +00:00
i2c_qmsi_ss.c drivers: i2c: replace device sync APIs with semaphores 2016-12-11 11:23:34 +00:00
i2c_stm32lx.c logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
i2c_stm32lx.h drivers: i2c: replace device sync APIs with semaphores 2016-12-11 11:23:34 +00:00