Commit History

Author SHA1 Message Date
  Gregory Nutt be3dd0bac6 fs/: Fix various coding standard issues found while testing tools/nxstyle.c 5 years ago
  Gregory Nutt ad2f7b0119 fs/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 8 years ago
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 years ago
  Gregory Nutt 9008308b64 Remove some block comments before empty code sections 8 years ago
  Gregory Nutt c70987e551 nuttx/fs: Fix some spacing and alignment issues 9 years ago
  Gregory Nutt cb9e27c3b0 Standardize naming used for public data and function groupings 9 years ago
  Gregory Nutt 2318531d93 Condition out most of the recent NXFFS changes for NAND. NXFFS will never be able to support NAND 11 years ago
  Gregory Nutt 5c1f0946c2 NXFFS: First of many changes for NAND. NAND reports read errors on ECC failures. NXFFS can't just give up in these cases and must treat read failures like bad blocks 11 years ago
  Gregory Nutt 15274c82fc SAMA5 NAND: Don't use HSMC interrupts. They occur to quickly and cause mysterious race conditions 11 years ago
  Gregory Nutt 1ea447867a SAMA5 NAND: Still debugging 11 years ago
  Gregory Nutt 897572a552 Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h 11 years ago
  patacongo 7a9457bb07 Email address change in nuttx/ 12 years ago
  patacongo c2a87f3193 Swap size of cache and pack buffers 13 years ago
  patacongo f15aca728c Add beginning of a test for NXFFS 13 years ago
  patacongo 7df37bbc22 Add first NXFFS files 13 years ago