esp-idf/components/spiffs
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
include Updates for riscv support 2020-11-13 07:49:11 +11:00
spiffs@f5e26c4e93 Fix typo in spiffs config and update submodule 2017-09-20 17:29:57 +08:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_spiffs_host Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
esp_spiffs.c Updates for riscv support 2020-11-13 07:49:11 +11:00
Kconfig idf: Support a custom toolchain with time_t wide 64-bits 2020-01-10 12:58:54 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
project_include.cmake spiffs: restore dependency of flash targets on spiffs images 2020-04-07 17:01:58 +08:00
spiffs_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffs_api.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spiffsgen.py spiffs: follow symlinks feature during partition in spiffsgen 2019-10-08 17:55:59 +08:00