提交历史

作者 SHA1 备注 提交日期
  Roberto Bucher 590ee65fa7 Integration of pysimCoder with NUTTX 3 年之前
  Roberto Bucher 9a2cb311a3 File for the integration of pysimCoder with NUTTX 3 年之前
  Gustavo Henrique Nihei 55d66f60a3 drivers: Fix typos reported by codespell 3 年之前
  YAMAMOTO Takashi 8e73a3ed4c drivers/rwbuffer.c: Fix syslog formats 3 年之前
  Xiang Xiao 62a840f992 drivers/rwbuffer: Should call rwb_wrflush in rwb_uninitialize 4 年之前
  Xiang Xiao a86a3d4d02 drivers/rwbuffer: Remove the redundant check in rwb_initialize 4 年之前
  Xiang Xiao 73723dd31c drivers/rwbuffer: Avoid ftl driver allocate the temporary erase buffer 4 年之前
  Xiang Xiao aa57174eb9 rwbuffer: Optimize the buffer algorithm 4 年之前
  Xiang Xiao e7034c102f rwbuffer: Fix the wrong remaining block calculation in invalidation 4 年之前
  Gregory Nutt 759d8c1bfa Run nxstyle against files modified in previous commit. 4 年之前
  Gregory Nutt ca2b0a3657 Fix more warnings noted in PR checks 4 年之前
  Gregory Nutt 9ff1795760 Check return from nxsem_wait_initialize() 4 年之前
  Gregory Nutt 92eae74340 drivers/rwbuffer.c: Back out unfinished changes 4 年之前
  Gregory Nutt 5b74974919 Check return from nxsem_wait_initialize() 4 年之前
  Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 年之前
  YAMAMOTO Takashi 83354983c3 Fix "with with" typos 4 年之前
  patacongo ecb2f99dfb drivers/rwbuffer.c: Fix coding style issues. (#164) 4 年之前
  Satoshi Togawa aad1ab2574 Fix assertion occurrence in rwb_invalidate_writebuffer() 4 年之前
  Xiang Xiao 6a3c2aded6 Fix wait loop and void cast (#24) 4 年之前
  Gregory Nutt be325924fb This commit corrects a problem with NSH: NSH was calling the OS internal function ramdisk_register() in violation of the portable POSIX interface. This commit solves the problem by introducing a new boardctl() function BOARDIOC_MKRD which moves the RAM disk creation into the OS. 5 年之前
  Xiang Xiao 6ee09e8888 drivers/mtd/ftl.c: Support BIOC_FLUSH ioctl 6 年之前
  zhuyanlin 0849af133e drivers/rwbuffer.c: Improve the rwb_read/write overlap performance 6 年之前
  Xiang Xiao 44c9728a60 rivers/rwbuffer.c: Don't queue work to flush write buffer if CONFIG_DRVR_WRDELAY == 0 6 年之前
  Xiang Xiao ec70aa86a6 drivers/rwbuffer.c: Fix a lock issue 6 年之前
  Gregory Nutt 2722fd8192 tools/nxstyle.c: Add capability to detect multiple blank lines. Single spacing required by the coding standard. Also coding standard fixes to server .c files for problems found during testing nxstyle. 6 年之前
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 年之前
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 年之前
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 年之前
  Gregory Nutt 8e6c78f425 Fix last commit. It violates the NuttX coding standard because it is not C89 compliant. 7 年之前
  Oleg Evseev 18f4dcffa8 Eliminate unused variable warning. 7 年之前