mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c8d1737d57
* Move filesystem mounting code into a separate file to simplify the main source file. * Clean up SDMMC and SDSPI related code. Move pin configuration into Kconfig. * Use same base_path ('/data') for either SPIFFS or SD. Remove the check in file_server.c about the base path. * Update README according to the changes above. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
favicon.ico | ||
file_server.c | ||
file_serving_example_common.h | ||
Kconfig.projbuild | ||
main.c | ||
mount.c | ||
upload_script.html |