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-11-23 10:49:53 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf/examples/provisioning/wifi_prov_mgr/partitions.csv

6 lines
268 B
CSV
Raw Normal View History

Examples : Added provisioning examples, tests and client tool. * BLE and softAP provisioning examples added along with tests. * An application specific example added for demonstrating custom provisioning scheme. * tools/esp_prov/esp_prov.py can be used as a provisioning client for SoftAP, BLE and CLI based transports. Co-Authored-By: Amey Inamdar <amey@espressif.com> Co-Authored-By: Anurag Kar <anurag.kar@espressif.com>
2018-07-30 21:40:10 +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
fix(provisioning): build failure with secure boot enabled case Application partition size was not correctly declared per secure boot alignment requirements. This was causing build failure when example was built with secure boot enabled.
2023-07-18 20:30:19 +05:30
nvs, data, nvs, , 0x6000,
phy_init, data, phy, , 0x1000,
factory, app, factory, , 0x140000,
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 166ms 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