This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
4564f6cc4b1730dfdee07b313bbdf028e0be1bac
esp-idf
/
components
/
spiffs
History
Martin Vychodil
a2b0068478
Merge branch 'bugfix/linux_build_errors' into 'master'
...
fix(linux): fix build errors without --skip-setting-flags See merge request
espressif/esp-idf!22063
2023-01-20 14:46:36 +08:00
..
host_test
Merge branch 'bugfix/linux_build_errors' into 'master'
2023-01-20 14:46:36 +08:00
include
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
2022-11-21 16:18:08 +08:00
spiffs
@
0dbb3f71c5
spiffs: update submodule to fix SPIFFS_readdir errno issue
2022-06-02 18:42:48 +02:00
test_apps
esp32h2: add build test
2023-01-17 10:29:04 +08:00
test_spiffsgen
spiffs, wear_levelling: update copyright headers
2022-02-22 00:09:24 +03:00
.build-test-rules.yml
spiffs: move tests from unit-test-app to a component test app
2022-10-12 12:08:13 +02:00
CMakeLists.txt
Storage: Partition APIs moved to the new component 'esp_partition'
2022-11-02 21:54:45 +01:00
esp_spiffs.c
storage: fix and re-enable -Wformat warnings
2022-10-06 16:16:32 +02:00
Kconfig
spiffs: add esp_spiffs_gc function to force garbage collection
2022-04-11 11:19:10 +02:00
project_include.cmake
buildsystem: flash binary to a named partition
2020-12-08 12:16:02 +08:00
spiffs_api.c
storage: fix and re-enable -Wformat warnings
2022-10-06 16:16:32 +02:00
spiffs_api.h
spiffs: convert host tests from Make to CMake
2022-09-12 14:14:09 +00:00
spiffsgen.py
Tools: Fix flake8 version 5 warnings
2022-08-12 08:13:13 +00:00