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-06 18:11:47 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
ef659e407ee3c6803cfea09aa9cb1579735ff6e2
esp-idf/examples/storage/parttool/partitions_example.csv

8 lines
353 B
CSV
Raw Normal View History

examples: add otatool and parttool examples
2018-11-16 05:02:34 +08:00
# 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
examples: add otatool and parttool examples
2018-11-16 05:02:34 +08:00
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
parttool: added tests to check the external interface (parsing) of the parttool commands The existing tests detect errors in the internal interface (eg. parttool read-write functions) and did not check for any possible breakages in the args parsing of the parttool commands.
2022-09-15 19:03:11 +05:30
custom, data, nvs, , 0x1000,
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, , 0x10000,
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 5658ms 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