Historial de Commits

Autor SHA1 Mensaje Fecha
  Christopher Haster c1bf7cee84 Merge pull request #1100 from selimkeles/fix/bitshift_overflow hace 7 meses
  selim.keles f4a1bb328a fix: added uint32_t cast to the bitshift places hace 7 meses
  Daniël van de Giessen b823728420 lfs_crc should be static if LFS_CRC is defined hace 8 meses
  YAMAMOTO Takashi 4a845be0be Rename LFS_USER_DEFINES to LFS_DEFINES hace 1 año
  YAMAMOTO Takashi e1636d05ab Add an alternative way to override LFS_MALLOC etc hace 1 año
  Christopher Haster ed7bd05435 Merge pull request #912 from littlefs-project/relaxed-lookahead hace 1 año
  Christopher Haster 60567677b9 Relaxed alignment requirements for lfs_malloc hace 1 año
  Christopher Haster 9a620c730c Added LFS_CRC, easier override for lfs_crc hace 2 años
  Christopher Haster a0c6c54345 Added LFS_MALLOC/FREE, easier overrides for lfs_malloc/free hace 2 años
  Christopher Haster 8a4ee65fc3 Removed unnecessary sys/types.h include hace 2 años
  Christopher Haster 0c781dd822 Merge remote-tracking branch 'origin/master' into test-and-bench-runners hace 3 años
  Carles Cufi 9e965a8563 lfs_util: Fix endiannes conversion when LFS_NO_INTRINSICS is set hace 3 años
  Christopher Haster 61455b6191 Added back heuristic-based power-loss testing hace 3 años
  Christopher Haster 2db5dc80c2 Update copyright notice hace 3 años
  Christopher Haster c0cc0a417e Enabled overriding of LFS_ASSERT/TRACE/DEBUG/etc hace 4 años
  Christopher Haster 7257681f5d Merge branch 'master' into test-revamp hace 5 años
  Christopher Haster 02881e591b Merge pull request #360 from jpdoyle/master hace 5 años
  John Hemmick 6372f515fe Allow debug prints without __VA_ARGS__ hace 6 años
  Joe Doyle 626006af0c Fix incorrect comment on `lfs_npw2` hace 6 años
  Christopher Haster f42e007709 Created initial implementation of revamped test.py hace 6 años
  Christopher Haster e279c8ff90 Tweaked debug output hace 6 años
  Christopher Haster 6a1ee91490 Added trace statements through LFS_YES_TRACE hace 6 años
  Deomid "rojer" Ryabkov 2a7f0ed11b Fix compilation with -Wundef hace 6 años
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. hace 6 años
  Christopher Haster 66d751544d Modified global state format to work with new tag format hace 7 años
  Christopher Haster 5b26c68ae2 Tweaked tag endianness to catch power-loss after <1 word is written hace 7 años
  Christopher Haster 20b669a23d Fixed issue with big-endian CTZ lists intertwined in commit logic hace 7 años
  Christopher Haster 10f45ac02f Changed lfs_crc to match more common API hace 7 años
  Christopher Haster 6d0a6fc462 Merge remote-tracking branch 'origin/master' into v2-alpha hace 7 años
  Christopher Haster 3cfa08602a Introduced cache_size as alternative to hardware read/write sizes hace 7 años