提交历史

作者 SHA1 备注 提交日期
  Alin Jerpelea ccff570e6f drivers: nxstyle fixes 3 年之前
  Alin Jerpelea e5b6305f4a drivers: Author Gregory Nutt: update licenses to Apache 3 年之前
  Xiang Xiao e1ecb3e27c libc: Don't define localtime[_r] to macro when CONFIG_LIBC_LOCALTIME not define 4 年之前
  Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
  Xiang Xiao 1e3f457c9e Remove TIME_EXTENDED option to more conform C standard 4 年之前
  Gregory Nutt 2761279839 drivers/bch, pipes, timers: Run drivers through tools/nxstyle, correcting as many complaints as possible. 4 年之前
  Gregory Nutt b7f0fbc073 Centralize definitions associated with CONFIG_DEBUG_RTC 8 年之前
  Gregory Nutt efb02f2ef1 drivers/: Change some nerr() ERRORS to nwarn() WARNINGS. Anomolous network evernts are not errors. 8 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt e99301d7c2 Rename *lldbg to *llerr 8 年之前
  Gregory Nutt 1cdc746726 Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 69ce24c70c I2C: Remove the setfrequency method from the interface 8 年之前
  Gregory Nutt 6ad641888b Add I2C frequency to the i2c_msg_s structure 8 年之前
  Gregory Nutt f9053182d3 I2C: Remove setaddress method 8 年之前
  Gregory Nutt 8c9bddf998 I2C: Eliminate the I2C_WRITE and I2C_READ macros 8 年之前
  Gregory Nutt 10000841a8 The I2C_TRANSFER method is no longer optional 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 d4a53ee131 I2C: Eliminate the I2C_WRITEREAD method 8 年之前
  Gregory Nutt a2e1ece873 RTC: Handle RTC failures. If mktime is called with garbage, it may crash 8 年之前
  Gregory Nutt a696b807fb PCF65263: Correct readback verification of seconds register 8 年之前
  Gregory Nutt 8914400750 PCF85163: Correct I2C address 9 年之前
  Gregory Nutt 294950ea3d PCF85263: Need to clear the 100ths of second register when setting the time 9 年之前
  Gregory Nutt 38c9d42e21 drivers/timers/pcf85263.c: Add a driver for the NXP PCF85263 I2C RTC 9 年之前