Skip to content

Instantly share code, notes, and snippets.

@chegewara
Created November 22, 2018 01:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chegewara/68bf2b24fc12def3fcaa01ca549149fe to your computer and use it in GitHub Desktop.
Save chegewara/68bf2b24fc12def3fcaa01ca549149fe to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 6 columns, instead of 2. in line 1.
# Name, Type, SubType, Offset, Size, Flags
# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 3M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment