Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster 6d8e0e21d0 Moved -Werror flag to CI only hace 8 años
  Christopher Haster 88f678f4c6 Fixed self-assign warning in tests hace 8 años
  Christopher Haster 3ef4847434 Added remove step in tests to force rebuild hace 8 años
  Christopher Haster f694b14afb Merge pull request #16 from geky/versioning hace 8 años
  Christopher Haster 5a38d00dde Added deploy step in Travis to push new version as tags hace 8 años
  Christopher Haster 035552a858 Add version info for software library and on-disk structures hace 8 años
  Christopher Haster 997c2e594e Fixed incorrect reliance on errno in emubd hace 8 años
  Christopher Haster d88f0ac02f Added lfs_file_truncate hace 8 años
  Christopher Haster 2ad435ed63 Added files test to littlefs-fuse tests in Travis hace 8 años
  Christopher Haster 1fb6a19520 Reduced ctz traverse runtime by 2x hace 8 años
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY hace 8 años
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation hace 8 años
  Christopher Haster 472ccc4203 Fixed file truncation without writes hace 8 años
  Christopher Haster aea3d3db46 Fixed positive seek bounds checking hace 8 años
  Christopher Haster be22d3449f Updated links to Mbed OS hace 8 años
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage hace 8 años
  Christopher Haster 5ee20e8d77 Fixed pipefail issue that was preventing CI from reporting errors hace 8 años
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories hace 8 años
  Christopher Haster e169d06c57 Removed vestigial function declaration hace 8 años
  Christopher Haster 996cd8af22 Revisited documentation hace 8 años
  Christopher Haster 78c79ecb9e Added QUIET flag to tests so CI is readable hace 8 años
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST hace 8 años
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors hace 8 años
  Christopher Haster 2612e1b3fa Modified lfs_ctz_extend to be a little bit safer hace 8 años
  Christopher Haster 6664723e18 Fixed issue with committing directories to bad-blocks that are stuck hace 8 años
  Christopher Haster 3f31c8cba3 Fixed corner case with immediate exhaustion and lookahead==block_count hace 8 años
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration hace 8 años
  Christopher Haster db51a395ba Removed stray newline in LFS_ERROR for version hace 8 años
  Christopher Haster 2ab150cc50 Removed toolchain specific warnings hace 8 años
  Christopher Haster 0825d34f3d Adopted alternative implementation for lfs_ctz_index hace 8 años