Historia zmian

Autor SHA1 Wiadomość Data
  Cao Sen Miao a690a87829 spi_flash: Remove legacy spi_flash drivers 3 lat temu
  Ivan Grokhotkov 7c65370d84 spiffs: add esp_spiffs_gc function to force garbage collection 3 lat temu
  Adam Múdry 36db6a6681 spiffs: Add esp_spiffs_check() function 4 lat temu
  Ivan Grokhotkov 6a172b419f spiffs: add init checks for partition alignment and data types 3 lat temu
  Vamshi Gajjela 0e5c9702c6 spiffs: Add vfs (f)truncate api support 3 lat temu
  Anton Maklakov e7bfc44caf spiffs: fix format-truncation warning 3 lat temu
  Cao Sen Miao 3a4db97cec spi_flash: move patch files to common rom patch folder 4 lat temu
  Cao Sen Miao 3dd1cfea18 spi_flash: refactor spi_flash.h to decline duplicated code 4 lat temu
  Cao Sen Miao 599227a1b6 ESP8684: Add esp8684 target to other repo for passing build 4 lat temu
  Shu Chen 6fce2930d0 esp32h2: enable more components to support esp32h2 4 lat temu
  Marius Vikhammer 9c8e4fd4c5 C3: build and run unit tests 5 lat temu
  Ivan Grokhotkov b1c4107275 vfs: zero-initialize struct stat in *_stat and *_fstat handlers 5 lat temu
  Angus Gratton 420aef1ffe Updates for riscv support 5 lat temu
  Ivan Grokhotkov dc77ccb24e spiffs: handle CONFIG_VFS_SUPPORT_DIR 5 lat temu
  KonstantinKondrashov e85e99189f spiffs: Fix for case when CONFIG_SPIFFS_USE_MTIME is not defined 6 lat temu
  Konstantin Kondrashov 2c793cef06 idf: Support a custom toolchain with time_t wide 64-bits 6 lat temu
  morris c159984264 separate rom from esp32 component to esp_rom 6 lat temu
  Roland Dobai fb334baa7c VFS: Implement utime() 7 lat temu
  Angus Gratton cf593e84d3 Merge branch 'bugfix/spiffs_readdir_recursion' into 'master' 7 lat temu
  Renz Bagaporo 70e68c99d3 Modifications for fs profiling tool 7 lat temu
  Konstantin Klitenik 3486b51388 Fix stackoverflow due to recursion in vfs_spiffs_readdir_r 7 lat temu
  Renz Bagaporo e542b7a920 spiffs: Make spiffs runnable on host 7 lat temu
  Roland Dobai 733ff15719 VFS: use O_APPEND flag of open() correctly 7 lat temu
  Ivan Grokhotkov 1103e1baba spiffs: fix esp_spiffs_format not working if partition is not mounted 8 lat temu
  Ivan Grokhotkov 507a3a6391 spiffs: add Kconfig option for logical page size 8 lat temu
  Ivan Grokhotkov c03b068931 spiffs: make OBJ_META_LEN configurable, make mtime support optional 8 lat temu
  luc lebosse 58f046715e Unify the time file creation for SPIFFS and SD 8 lat temu
  me-no-dev 14b12a27cf Fix typo in spiffs config and update submodule 8 lat temu
  me-no-dev dd87deb278 Add SPIFFS Component to IDF 8 lat temu