Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-03 23:59:32 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
02cd0253a11a20c84c56a22d3371a1144b992336
esp-idf/examples/protocols/http_server/file_serving/partitions_example.csv

7 lines
311 B
CSV
Raw Normal View History

HTTP Server : File server example added This example demonstrates the capability of wildcard URI matching allowing for a full fledged file server to be created using esp_http_server.
2018-12-16 23:40:24 +05:30
# Name, Type, SubType, Offset, Size, Flags
global: update note in the partition tables The build system automatically determines offsets of partitions from the partition table, so no manual changes are needed. Instead, add a note that partition offsets may need to be updated when increasing the bootloader size.
2019-07-27 10:27:38 +02:00
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
HTTP Server : File server example added This example demonstrates the capability of wildcard URI matching allowing for a full fledged file server to be created using esp_http_server.
2018-12-16 23:40:24 +05:30
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
storage, data, spiffs, , 0xF0000,
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 217ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API