This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
spiffs
History
Omar Chebib
cd21058097
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
...
Closes
https://github.com/espressif/esp-idf/issues/9938
2022-11-21 16:18:08 +08:00
..
host_test
spiffs: convert host tests from Make to CMake
2022-09-12 14:14:09 +00:00
include
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
2022-11-21 16:18:08 +08:00
spiffs
@
0dbb3f71c5
…
test_apps
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
2022-11-01 11:23:21 +08:00
test_spiffsgen
…
.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
…
project_include.cmake
…
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
…