提交历史

作者 SHA1 备注 提交日期
  Matias N 0fa34a0b64 drivers: add generic i2c bitbang driver 3 年之前
  Gregory Nutt 21aef0dd68 drivers/*/Kconfig: Consolidate driver Kconfig Files. 4 年之前
  Xiang Xiao 3cb259daa6 drivers/Kconfig: Move if/endif to subfolder Kconfig 4 年之前
  Xiang Xiao ac2aec96e0 Refine Kconfig under drivers folder 4 年之前
  Giorgio Groß 4d78593a0f Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request #610) 6 年之前
  Gregory Nutt 7048d08123 drivers/spi: Add an SPI character driver that will permit access to the SPI bus for testing purposes. This driver is a simple wrapper around spi_transfer(). 8 年之前
  Gregory Nutt 9ce58ad5b7 I2C: up_i2creset should not be a global function; Now it is an I2C interface method 8 年之前
  Gregory Nutt 4a34a199dd I2C: Add an I2C character driver 8 年之前
  Gregory Nutt 10000841a8 The I2C_TRANSFER method is no longer optional 8 年之前
  Gregory Nutt d4a53ee131 I2C: Eliminate the I2C_WRITEREAD method 8 年之前
  Gregory Nutt 67f38169b2 drivers/i2c: Move wrapper that implements I2C_WRITEREAD using I2C_transfer from pc9555.c to a new, comon i2c directory 8 年之前