提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt fa2448fe63 Update submodules 8 年之前
  Gregory Nutt 10000841a8 The I2C_TRANSFER method is no longer optional 8 年之前
  Gregory Nutt 9370b94241 compiler.h: Missing IOBJ/IPTR definitions for the ZDS-II toolchain 8 年之前
  Gregory Nutt 670c041e71 Update Changelog, submoduels, and README 8 年之前
  Gregory Nutt 10f3bb1fef Update ChangeLog 8 年之前
  Gregory Nutt 80476a16e2 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 年之前
  Gregory Nutt 8645b7c57f Update submodule 8 年之前
  Gregory Nutt 33ed27a6bd Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board) 8 年之前
  Gregory Nutt da5115e3e6 Correct an error in timer_created intoduced when SIGEV_THREAD support was added. 8 年之前
  Gregory Nutt 4a59ff34e9 Update submodules 8 年之前
  Gregory Nutt c1d4ce01e0 Update submodules 8 年之前
  Gregory Nutt 7d6c2d150d fs/vfs/fs_poll.c: Fix handling of sem_tickwait() return value sem_tickwait() does not return an -1+errno, it returns a negated errno value. Noted by Freddie Chopin. 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 146031b29e Flesh out unfinished lock() method implementations in al SPI drivers 8 年之前
  Gregory Nutt 7edf921c5e Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law 8 年之前
  Gregory Nutt f6e49caba8 All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features 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 7ead6b4972 Update submodules 8 年之前
  Gregory Nutt b04e2ea021 Trivial improvement to comments 8 年之前
  Gregory Nutt de995653fe Fix a typo from the last big set of changes 8 年之前