提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt af335827d0 Update ChangeLog 8 年之前
  Gregory Nutt 3a781a2d3f Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s. 8 年之前
  Gregory Nutt ceb415204e Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h 8 年之前
  Entinger Alexander dc8c14aa53 Driver for the 24-Bit Differential Input ADC ADS1242 that communicates via SPI with a MCU. Reading the ADC conversion result as well as configuring the ADC, setting the input channel, etc. is implemented via ioctl calls. However, it does not yet implement the standard ADC interface. 8 年之前
  Gregory Nutt 4a59ff34e9 Update submodules 8 年之前
  Gregory Nutt c1d4ce01e0 Update submodules 8 年之前
  Gregory Nutt fd896330d8 Remove the final vestiges of up_spiinitialize() 8 年之前
  Gregory Nutt 439620ab69 Update ChangeLog 8 年之前
  Gregory Nutt 7bf1db388c Update ChangeLog 8 年之前
  Gregory Nutt 3dcafdb20a Update ChangeLog 8 年之前
  Gregory Nutt ee2bb9739e Update ChangeLog 8 年之前
  Gregory Nutt 695ad45d83 Update ChangeLog 8 年之前
  Gregory Nutt 11dab241de SPI slave: Prototype for MCU-specific slave initialization function removed from spi_slave.h 8 年之前
  Gregory Nutt 49f3f30be4 Update submodules 8 年之前
  Gregory Nutt d4a53ee131 I2C: Eliminate the I2C_WRITEREAD method 8 年之前
  Gregory Nutt a6b1e6bd23 Updat ChangeLog 8 年之前
  Gregory Nutt 365e015010 iob_alloc_qentry() has the same issue that was recently fixed in iob_alloc() 8 年之前
  Gregory Nutt 047ed9e543 Add some utilities to support 64-bit math operations on platforms that do not support long long types. Not yet used anywhere 8 年之前
  =?UTF-8?Q?Manuel_St=c3=bchn?= 2bacc40350 Fix mismatched prototype error in work_queue() 8 年之前
  Gregory Nutt abe8215a44 Refresh submodules 8 年之前
  Gregory Nutt 7edf921c5e Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law 8 年之前
  Gregory Nutt c36c49657b Remove carriage returns from files 8 年之前
  Gregory Nutt accd99db25 Add an optional hwfeatures method to the SPI interface 8 年之前
  Gregory Nutt 2de5be34e5 Update ChangeLog 8 年之前
  Gregory Nutt de995653fe Fix a typo from the last big set of changes 8 年之前
  Gregory Nutt 3a59eb4340 Fix romdisk_register prototype. Most ROMFS images actually lie in RAM. If moved to FLASH with const storage class, then changes are required to avoid warnings 8 年之前
  Gregory Nutt 2bd27c856c Upate ChangeLog and README 8 年之前
  Frank Benkert da33ec6b2e CAN: Add more extensive error reporting information 8 年之前
  Gregory Nutt 7670936bbf Update ChangeLog and submodule 8 年之前
  Gregory Nutt 60bb90cded Update README, Changelog, submodules 8 年之前