Commit History

Author SHA1 Message Date
  Xiang Xiao b9c55919b2 fs/littlefs/lfs_vfs.c: Fix typographical errors in the VFS wrapper. 5 years ago
  Xiang Xiao af5e479fb5 fs/littlefs: VFS wrapper improvement: (1) Support block device interface, (2) support ioctl, stat and sync file operation, (3) support forceformat and autoformat option, (4) update file->f_pos and dir->fd_position, (5)remote the internal struct from dir, and (6) emove mtd byte read/write requirement. 5 years ago
  Gregory Nutt 444ff759cd fs/littlefs: Make all struct and enum names conform to the NuttX coding standard. 5 years ago
  Gregory Nutt ae7646ee91 fs/littlefs: Correct some additional coding style problems reported by tools/nxstyle.c. Not all are easily fixed, however, due to some unusual parameter passing using by the original author. 5 years ago
  Gregory Nutt 61d92c216a fs/littlefs: Make sure that ARM is included in BSD license. 5 years ago
  lihaichen 87a5e4cd2d Addes the ARM mbed littlefs to NuttX 5 years ago