mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
be56c85b18
* 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. |
||
---|---|---|
.. | ||
advanced_tests | ||
captive_portal | ||
file_serving | ||
persistent_sockets | ||
restful_server | ||
simple | ||
ws_echo_server |