Commit History

Author SHA1 Message Date
  Alin Jerpelea e5b6305f4a drivers: Author Gregory Nutt: update licenses to Apache 3 years ago
  Pelle Windestam f26dda88d1 drivers/i2c: fixed nxstyle warnings 4 years ago
  Juha Niskanen 0113b0db95 drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 7 years ago
  Gregory Nutt 009e9f76cb I2C: Fixes/improvements from last massive I2C commits 8 years ago
  Gregory Nutt 456b5f06dc Clean up some comments 8 years ago
  Gregory Nutt 69ce24c70c I2C: Remove the setfrequency method from the interface 8 years ago
  Gregory Nutt 6ad641888b Add I2C frequency to the i2c_msg_s structure 8 years ago
  Gregory Nutt 10000841a8 The I2C_TRANSFER method is no longer optional 8 years ago
  Gregory Nutt 3a781a2d3f Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s. 8 years ago
  Gregory Nutt ceb415204e Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h 8 years ago
  Gregory Nutt b6b3c2be3e Add I2C_TRANSFER based wrappers for I2C_TRANSFER as well 8 years ago